Hi I manger compile some dll, exe files from reactos with MSVS 2005 beta 2 and MSVS 2003 But alot dll, cpl, exe can not yet be compile with MSVC at all.
----- Original Message ----- From: "Steven Edwards" winehacker@gmail.com To: "ReactOS Development List" ros-dev@reactos.org Sent: den 2 December 2005 08:50 Subject: [ros-dev] msvc backend issue
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
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.13.10/190 - Release Date:
2005-12-01