EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   WorldDebug compile error (https://www.eqemulator.org/forums/showthread.php?t=9942)

mollymillions 10-29-2003 01:43 AM

WorldDebug compile error
 
Firstly, great work on getting EQEmu to work with the live client!

Secondly, can anyone shed any light on what causes VS6 C++ to give the following error compiling packet_dump_file.cpp from the latest CVS 0.5.0-DR4 source:

--------------------Configuration: World - Win32 Debug--------------------
Compiling...
packet_dump_file.cpp
c:\program files\microsoft visual studio\vc98\include\fstream(217) : error C2059: syntax error : '&'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'


I am a rank beginner with C++ and am guessing there is probably a very simple solution to this problem.

Trumpcard 10-29-2003 02:14 AM

You'll probably want to upgrade your standard c++ libs. Should be links/documents to that on Microsofts VC site. I can compile with mine, and havent run into any issues.

Archivis 10-30-2003 02:10 AM

Hmm I seem to also be having this problem with WorldDebug.exe
it's the EXACT same thing, so Molly I'm wondering if you got it working, and if so what you did.

Trump I tried running service pack 5 and I'm still getting this error. I'm running on Win xp home using Visual c++ 6.0 with SP5 installed

So far everything else is working, I just can't seem to get this darn exe to compile. thanks in advance for any help.

Here's the compile log:

Compiling...
client.cpp
console.cpp
LoginServer.cpp
net.cpp
zoneserver.cpp
classes.cpp
crc32.cpp
dbasync.cpp
dbcore.cpp
DBMemLeak.cpp
debug.cpp
EMuShareMem.cpp
EQEMuError.cpp
EQNetwork.cpp
eqtime.cpp
guilds.cpp
Item.cpp
md5.cpp
misc.cpp
MiscFunctions.cpp
moremath.cpp
Mutex.cpp
packet_dump.cpp
packet_dump_file.cpp
c:\program files\microsoft visual studio\vc98\include\fstream(217) : error C2059: syntax error : '&'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : error C2143: syntax error : missing ';' before '}'
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
c:\program files\microsoft visual studio\vc98\include\fstream(218) : fatal error C1003: error count exceeds 100; stopping compilation
c:\program files\microsoft visual studio\vc98\include\fstream(213) : while compiling class-template member function 'void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Init(struct _iobuf *,enum std::basic_filebuf<char,
struct std::char_traits<char> >::_Initfl)'
packet_functions.cpp
races.cpp
serverinfo.cpp
TCPConnection.cpp
timer.cpp
Error executing cl.exe.

WorldDebug.exe - 102 error(s), 0 warning(s)

Conan 10-30-2003 02:31 AM

Make sure you follow this guide when useing c++ =)

http://home.comcast.net/~eqemu/

If that doesnt work then I am not sure cause I dont have any problems

Archivis 10-30-2003 02:33 AM

Aye, thats the guide I was using, this has got me stummped any one else got suggestions? hehe :)

Conan 10-30-2003 02:52 AM

When did you download the cvs? I downloaded it again today and tried it and it works with no errors!

a_Guest03 10-30-2003 03:41 AM

Some cvs code combinations are uglybad. Just keep downloading new ones.

Archivis 10-30-2003 04:37 AM

I downloaded it yesterday, you are thinking perhaps there is a problem with the one I downloaded? Maybe I should try anouther download mirrior? I really don't have much exp in doing this kinda thing, I'm self taught and been going on intuition and a good walk through alone hehe.

a_Guest03 10-30-2003 05:42 AM

cvs = concurrent versions system, or something to that effect

Patches are applied, but cvs is basically code "hot off the press". It's not a release, per se. If it doesn't work at 10PM, it could work at 11PM. A new download could be useful if you got a bad batch.

Avatarius 10-30-2003 08:44 AM

hi

i compiled the CVS version with VS 6 C++ too, but i installed the Service Pack 5 for VS6. After that it worked 100%. So try to download SP5 and install it.

Conan 10-30-2003 10:25 AM

Btw I compiled mine on c++ with no service packs for it =)

Merth 10-30-2003 10:46 AM

Quote:

Btw I compiled mine on c++
Good thing, cause I've tried compiling this in VB and let me tell you, it's no picnic!

Archivis 10-30-2003 11:51 AM

also when I try to run world.exe I get the error:

Couldnt open 'db.ini'
Read readme.txt

then command window closes

tckeyser 10-30-2003 12:33 PM

You need to substitute http://home.comcast.net/~eqemu/ into this one http://www.eqemulator.net/forums/viewtopic.php?t=9648 that first guide only shows how to compile with VS6

mollymillions 10-31-2003 05:37 PM

OK. I have found that the error is not related to the versions of the C++ libraries or the operating system. I have tested with a vanilla install of VS6 C++ and SP5, running on WinXP SP1 and Win2000 SP3 and receive the same error.

As i can compile WorldDebug.exe from an old copy of the source (packet_dump_file.cpp dated 28 Jul 2003) with no errors, i guess the problem is with the code(?). I have tried a lot of things with the current packet_dump_file.cpp (dated 19 Oct 2003) but am totaly incompetent, so i guess i will keep checking CVS for updates.

Thanks all. Let me know if you find a solution, Archivis.

Respect.

OneFate 11-01-2003 07:29 AM

sort of the same problem...
 
Yea , ive had some problem with this too. Very sorry for asking this but "Anyone know what I did wrong , The compiler did finish but it had a few errors and warnings , I used C++ visual 6.0 and the file i had to compile before the world worked perfectly , so any advice?"



--------------------Configuration: World - Win32 Release--------------------
Compiling...
Command line warning D4002 : ignoring unknown option '/Ob2'
client.cpp
C:\eqemu\cvs\eqemu\NewSource\world\client.cpp(9) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
console.cpp
LoginServer.cpp
net.cpp
zoneserver.cpp
classes.cpp
crc32.cpp
database.cpp
dbasync.cpp
dbcore.cpp
DBMemLeak.cpp
debug.cpp
EMuShareMem.cpp
EQEMuError.cpp
EQNetwork.cpp
eqtime.cpp
guilds.cpp
Item.cpp
md5.cpp
misc.cpp
C:\eqemu\cvs\eqemu\NewSource\common\misc.cpp(9) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
MiscFunctions.cpp
moremath.cpp
Mutex.cpp
packet_dump.cpp
packet_dump_file.cpp
packet_functions.cpp
C:\eqemu\cvs\eqemu\NewSource\common\packet_functio ns.cpp(22) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
races.cpp
serverinfo.cpp
TCPConnection.cpp
timer.cpp
Error executing cl.exe.

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

Trumpcard 11-01-2003 11:58 AM

Did you download zlib and put it in your lib and include path?

Doesnt look like it...

Archivis 11-02-2003 12:18 AM

Just wanted to say ith a big thanks to Conan, my server is up and running nicely. We found that one of the problems was that for some reason world.exe was requiring dumpeditems.sql to be databased and ready before it will work right. I'm sure Conan can give a more detailed explaination if you ask him really nicely :)

Thanks again man, couldn't have done it without you.


All times are GMT -4. The time now is 10:24 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.