Hi, im very new with Visual C++, can someone help me with this?
this morning the i compiled an open source Visual C++ project on a win98 pc and it worked perfectly. Now im trying to compile it under winXP pro and it doesnt work! , i havent done anything to the source code, but now i get this errors :
Command line warning D4002 : ignoring unknown option '/Ob2'
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
pif.obj : error LNK2001: unresolved external symbol _LogOptions
Release_External/Project64.exe : fatal error LNK1120: 1 unresolved externals
help me, plz,
Enrique
this morning the i compiled an open source Visual C++ project on a win98 pc and it worked perfectly. Now im trying to compile it under winXP pro and it doesnt work! , i havent done anything to the source code, but now i get this errors :
Command line warning D4002 : ignoring unknown option '/Ob2'
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
pif.obj : error LNK2001: unresolved external symbol _LogOptions
Release_External/Project64.exe : fatal error LNK1120: 1 unresolved externals
help me, plz,
Enrique