View Single Post
  #14  
Old 05-04-2002, 06:20 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default

Arggg. Someone really needs to write a readme for the code or something. Finally got zonent.exe compiled, but now when I go to compile world.exe, I get the following errors...

--------------------Configuration: World - Win32 Release--------------------
Compiling...
client.cpp
C:\My Stuff\Projects\Visual C++\eqemu-0.3.1.1-source\World\client.cpp(499) : error C2601: 'EnterWorld' : local function definitions are illegal
C:\My Stuff\Projects\Visual C++\eqemu-0.3.1.1-source\World\client.cpp(499) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '\My Stuff\Projects\Visual C++\eqemu-0.3.1.1-source\Build\World\client.sbr': No such file or directory
Error executing bscmake.exe.

World.exe - 3 error(s), 0 warning(s)

BTW, I haven't even started to change code yet, so all these errors I've been fixing have been from the orignal download. How did anyone else compile these w/o problems? hehe
Reply With Quote