lcplben
2010-06-16 16:25:34 UTC
Hi folks --
I (think I) just reinstalled vs2008 c++ express. This was to fix
strange errors the compiler was claiming to find in stdio.h and other
header files. These compile errors began to appear yesterday: I
figured reinstalling would give me a new copy of everything in the /
include directories.
According to help->about, I installed
Microsoft Visual C++ 2008 91909-152-0000052-60357
The installation package, again according to help->about, included
sp1:
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB945282)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB946040)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB946308)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB947540)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB947789)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB948127)
The reinstall did not fix anything, except that now the (newly-
installed, I believe) compiler complains
1>e:\program files\microsoft visual studio 9.0\vc\include\codeanalysis
\sourceannotations.h(19) : error C2054: expected '(' to follow 'd'
(the message is for the line:"typedef _W64 unsigned int size_t;")
and follows with more than 100 similar messages.
What have I done wrong? How can I fix it?
Thanks! I'm totally mystified.
-- ben
I (think I) just reinstalled vs2008 c++ express. This was to fix
strange errors the compiler was claiming to find in stdio.h and other
header files. These compile errors began to appear yesterday: I
figured reinstalling would give me a new copy of everything in the /
include directories.
According to help->about, I installed
Microsoft Visual C++ 2008 91909-152-0000052-60357
The installation package, again according to help->about, included
sp1:
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB945282)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB946040)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB946308)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB947540)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB947789)
Hotfix for Microsoft Visual C++ 2008 Express Edition with SP1 - ENU
(KB948127)
The reinstall did not fix anything, except that now the (newly-
installed, I believe) compiler complains
1>e:\program files\microsoft visual studio 9.0\vc\include\codeanalysis
\sourceannotations.h(19) : error C2054: expected '(' to follow 'd'
(the message is for the line:"typedef _W64 unsigned int size_t;")
and follows with more than 100 similar messages.
What have I done wrong? How can I fix it?
Thanks! I'm totally mystified.
-- ben