EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Cvs (https://www.eqemulator.org/forums/showthread.php?t=17634)

mollymillions 01-10-2005 06:34 PM

Cvs
 
I havn't been able to compile Zone.exe using VS DOT NET since the modifications on the 3 Jan 2005. There seems to be a problem with the 'database' declaration. Does anyone know the solution?

inventory.cpp
c:\EQEMU\CVS\EQEmuCVS\Source\zone\inventory.cpp(10 2) : warning C4832: token '.' is illegal after UDT 'database'
c:\EQEMU\CVS\EQEmuCVS\Source\zone\zone.h(166) : see declaration of 'database'
c:\EQEMU\CVS\EQEmuCVS\Source\zone\inventory.cpp(10 2) : error C2027: use of undefined type 'database'
c:\EQEMU\CVS\EQEmuCVS\Source\zone\zone.h(166) : see declaration of 'database'


Also extprofile.cpp and extprofile.h seemed to have been left out of the World project (i had to add them).

Branks 01-10-2005 11:12 PM

Client.h around line 40ish below the includes add "extern Database database;"
was my solution.

cavedude 01-11-2005 12:00 PM

The current CVS is missing client_packet.h


All times are GMT -4. The time now is 02:20 AM.

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