Hi Kleyber, Yes, my fault, CPPFLAGS and CFLAGS was again a source of confusion. I'll rework the rules a bit to fix it. I'm also seeing a different .lib format generated, which I'm looking into.
Until then, pls move -TP switch from CFLAGS to CPPFLAGS (a line above) in config/win/msvc.cf. Brgds. Viktor On Mon, Mar 16, 2009 at 2:44 PM, Kleyber <[email protected]> wrote: > > Hi Viktor, > > After update my harbour with this [10618] I had troubles when generating > Harbour with MSVC, during compiling hbpp.exe and it gives me errors. I am > using this BAT to create harbour: > > call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" > set PATH=C:\harbour\bin;%PATH% > set HB_COMPILER=msvc > set HB_INSTALL_PREFIX=C:\harbour > call make_gnu.bat clean install > > Is there anything that I have to change? > > Regards, > > Kleyber > -- > View this message in context: > http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10618--trunk-harbour-tp22537086p22538515.html > Sent from the Harbour - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
