EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Build error (https://www.eqemulator.org/forums/showthread.php?t=19218)

Elkay 08-29-2005 04:18 AM

Build error
 
When I build the latest and greatest from CVS, I am getting 2 errors. The errors are that it cannot find sys/time.h. Where can I grab this or what include path do I need to add? I couldn't fine the file in the directory structure pulled from CVS. I'm building with VS .NET 2003 EA. TIA.

Rezyn 08-29-2005 09:34 AM

Yeah, I've got the same error. I have time.h in the vs.net 2003 directory and i've tried adding it to the project with no luck and tried having it as an include.

Elkay 08-29-2005 05:15 PM

Still having this problem. Did some more Googling tonight and couldn't come up with a solution that worked for me. Haven't compiled since 6.0 but didn't have this problem up until now. Any suggestions from the devs? TIA.

Rezyn 08-30-2005 05:57 AM

Can't remember the file it flats, but change sys/time to "timer" and include the timer file from common and try and compile. Worked for me. I'm onto

Code:

Zone error LNK2019: unresolved external symbol "void __cdecl FilePrint(char const *,bool,bool,char const *,...)" (?FilePrint@@YAXPBD_N10ZZ) referenced in function $L133388
Project compiles under debug but not release...

Elkay 08-30-2005 06:12 AM

I get the same thing. You sure timer.h is a valid replacement for sys/time.h? Surely someone has gotten this to compile and can key in here..

Rezyn 08-30-2005 08:16 AM

add packet_dump_file.cpp to zone


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

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