EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Server Code Submissions (https://www.eqemulator.org/forums/forumdisplay.php?f=669)
-   -   Compiles Warning Fix's (https://www.eqemulator.org/forums/showthread.php?t=25605)

opyrus 06-30-2008 11:35 PM

Compiles Warning Fix's
 
Code:

[compile warning fixs]
-settings-
eqlaunch projects build dir needs to be set like the others to be built
in the Build folder.
all projects need option error reporting queue for
next login /errorreport:queue.
eqlaunch projects options needs /NODEFAULTLIB:libcmt.lib
added to command line.
all projects besides eqlaunch need to have option generate manifest no.

-code changes-
In mmf.ccp remove all (return false) from code block #ifdef WIN32.
In HTTPSocket.cpp add (else return false;) below line 82 in code
block bool HTTPSocket::ProcessReceivedData(char *errbuf).

-notes-
eqlaunch still has 226 warnings ive been playing with it i had
it down to 86 but it made the keep alive malfunction.
im pritty sure i can work out all the warnings and get EQEmu
to compile perfectly.


opyrus 07-02-2008 06:52 AM

all thow the warnings where fixed later bugs where found in code changes back to the drawing board.


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

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