I checked in some fixes for those errors but I got a new laptop and only installed VS 2005 on it so I can't test older VS versions until I go back from vacation.
---------- Original Message ----------- From: Philo <[EMAIL PROTECTED]> To: Leonardo Zide <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Sent: Tue, 19 Dec 2006 09:18:58 +0100 Subject: Compile problems with VC++6 > Hi Leo, > > I just tried to compile LeoCAD with VC++6, got these errors (see > below)... > > Cheers, > > Philo > > Stdafx.cpp > c:\program files\microsoft visual > studio\vc98\mfc\include\afxv_w32.h(119) : warning C4005: > '_WIN32_WINDOWS' : macro redefinition > d:\mes documents\leocad\win\stdafx.h(27) : see previous > definition of '_WIN32_WINDOWS' > NOTE: WINVER has been defined as 0x0500 or greater which enables > Windows NT 5.0 and Windows 98 features. When these headers were > released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the > current versions. For this release when WINVER is defined as 0x0500 > or greater, you can only build beta or test applications. To build > a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk > to see if retail Windows NT 5.0 or Windows 98 headers are available. > See the SDK release notes for more information. > > d:\mes documents\leocad\win\stdafx.h(54) : warning C4005: '_strlwr' > : macro redefinition > d:\mes documents\leocad\win\stdafx.h(53) : see previous > definition of '_strlwr' > d:\mes documents\leocad\win\stdafx.cpp(7) : error C2857: '#include' > statement specified with the /Ycstdafx.h command-line option was not > found in the source file Error executing cl.exe. > > _______________________________________________ > Leocad mailing list > [email protected] > https://list.gerf.org/listinfo/leocad ------- End of Original Message ------- _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
