Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-29-2003, 01:43 AM
mollymillions's Avatar
mollymillions
Hill Giant
 
Join Date: May 2003
Posts: 176
Default 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(21 : 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.
Reply With Quote
  #2  
Old 10-29-2003, 02:14 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

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.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 10-30-2003, 02:10 AM
Archivis
Sarnak
 
Join Date: Sep 2002
Location: Jersey
Posts: 33
Default

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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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(21 : 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)
__________________
~Archivis Fireforge
Cleric of Brell for too many seasons
Reply With Quote
  #4  
Old 10-30-2003, 02:31 AM
Conan
Hill Giant
 
Join Date: Oct 2003
Posts: 145
Default

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
Reply With Quote
  #5  
Old 10-30-2003, 02:33 AM
Archivis
Sarnak
 
Join Date: Sep 2002
Location: Jersey
Posts: 33
Default

Aye, thats the guide I was using, this has got me stummped any one else got suggestions? hehe
__________________
~Archivis Fireforge
Cleric of Brell for too many seasons
Reply With Quote
  #6  
Old 10-30-2003, 02:52 AM
Conan
Hill Giant
 
Join Date: Oct 2003
Posts: 145
Default

When did you download the cvs? I downloaded it again today and tried it and it works with no errors!
Reply With Quote
  #7  
Old 10-30-2003, 03:41 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Some cvs code combinations are uglybad. Just keep downloading new ones.
__________________
It's never too late to be something great.
Reply With Quote
  #8  
Old 10-30-2003, 04:37 AM
Archivis
Sarnak
 
Join Date: Sep 2002
Location: Jersey
Posts: 33
Default

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.
__________________
~Archivis Fireforge
Cleric of Brell for too many seasons
Reply With Quote
  #9  
Old 10-30-2003, 05:42 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

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.
__________________
It's never too late to be something great.
Reply With Quote
  #10  
Old 10-30-2003, 08:44 AM
Avatarius
Fire Beetle
 
Join Date: Oct 2003
Posts: 25
Default

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.
Reply With Quote
  #11  
Old 10-30-2003, 10:25 AM
Conan
Hill Giant
 
Join Date: Oct 2003
Posts: 145
Default

Btw I compiled mine on c++ with no service packs for it =)
Reply With Quote
  #12  
Old 10-30-2003, 10:46 AM
Merth
Dragon
 
Join Date: May 2003
Location: Seattle, WA
Posts: 609
Default

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!
Reply With Quote
  #13  
Old 10-30-2003, 11:51 AM
Archivis
Sarnak
 
Join Date: Sep 2002
Location: Jersey
Posts: 33
Default

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

Couldnt open 'db.ini'
Read readme.txt

then command window closes
__________________
~Archivis Fireforge
Cleric of Brell for too many seasons
Reply With Quote
  #14  
Old 10-30-2003, 12:33 PM
tckeyser
Fire Beetle
 
Join Date: Sep 2003
Posts: 15
Default

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
Reply With Quote
  #15  
Old 10-31-2003, 05:37 PM
mollymillions's Avatar
mollymillions
Hill Giant
 
Join Date: May 2003
Posts: 176
Default

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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:25 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3