EQEmulator Forums

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

Jezebell 04-20-2004 06:07 PM

Compiling error?
 
VS .NET gives an error when compiling in net.cpp

Code:

c:\Documents and Settings\Administrator\Desktop\EQEMu CVS\world\net.cpp(98): error C2065: '_CrtSetDbgFlag' : undeclared identifier

c:\Documents and Settings\Administrator\Desktop\EQEMu CVS\world\net.cpp(98): error C2065: '_CRTDBG_ALLOC_MEM_DF' : undeclared identifier

c:\Documents and Settings\Administrator\Desktop\EQEMu CVS\world\net.cpp(98): error C2065: '_CRTDBG_LEAK_CHECK_DF' : undeclared identifier

c:\Documents and Settings\Administrator\Desktop\EQEMu CVS\world\net.cpp(98): error C2296: '|' : illegal, left operand has type ''unknown-type''

c:\Documents and Settings\Administrator\Desktop\EQEMu CVS\world\net.cpp(98): error C2297: '|' : illegal, right operand has type ''unknown-type''

Anyone know how to fix this?

Derision 04-20-2004 09:22 PM

Try going into Build/Configuration Manager and set the Active Solution Configuration to 'Release' instead of 'Debug', and recompile.

Jezebell 04-21-2004 01:09 AM

Thanks!! that worked.


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

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