PDA

View Full Version : Compiling Project 64



hotquik
March 24th, 2003, 23:48
Hi, can someone help me with this?
this morning the i compiled Project64 v1.4 in a win98 pc and it worked perfect, 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

Doomulation
March 25th, 2003, 13:00
I think it requires vc++ 6 prof to compile. It might be possible under standard with a little weaking. But what version are you compiling it with?

hotquik
March 25th, 2003, 23:09
yes, i think you are right. seems that the 'OB2' compiling option is only available in pro and enterprise edition :(
im now desesperadly looking for one of these editions...
thx for answering