Hi,
Using svn rev 19823 I cannot compile anything with msvc2k5. All source
files give the errors like the following
Compiling...
cl : Command line warning D9040 : ignoring option '/analyze'; Code
Analysis warnings are not available in this edition of the compiler
appwiz.c
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(67) : warning C4244:
'=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(152) : warning C4244:
'=' : conversion from 'LRESULT' to 'ULONG', possible loss of data
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(110) : warning C4100:
'lParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'lParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'wParam' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(187) : warning C4100:
'hwndDlg' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(243) : warning C4100:
'hwndCPl' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(275) : warning C4100:
'lpvReserved' : unreferenced formal parameter
c:\source\clean\reactos\lib\cpl\appwiz\appwiz.c(286) : error C2857:
'#include' statement specified with the /Ycstdafx.h command-line
option was not found in the source file
Build log was saved at
"file://c:\source\clean\reactos\lib\cpl\appwiz\Debug\BuildLog.htm"
appwiz - 1 error(s), 9 warning(s)
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo