How-To Compile & Install
Just thought I'd share my work that I've done for mainly my benefit; however, somebody may also like this how-to. It's definitely a work in progress:
http://merlins-revenge.org/node/70 Just my way of paying back a little work for those who've done most of it =)... |
Nice work, but normally guides like that are better off being put in our Wiki. Then, if your website ever vanishes, or if someone else wants to help update/correct your guide, they can. Something to consider, anyway.
|
I'm having a go at following this guide and am getting errors like the ones below
Compiling... chatchannel.cpp clientlist.cpp c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\common\emutcpconnection.h( 23) : warning C4200: nonstandard extension used : zero-sized array in struct/union Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\ucs\clientlist.cpp(1004) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\ucs\clientlist.cpp(1306) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\ucs\clientlist.cpp(1309) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\ucs\clientlist.cpp(1419) : warning C4018: '<' : signed/unsigned mismatch c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\ucs\clientlist.cpp(1422) : warning C4018: '<' : signed/unsigned mismatch database.cpp c:\documents and settings\owner\desktop\eqemu server files\trunk\eqemuserver\common\eq_packet_structs.h (408) : warning C4200: nonstandard extension used : zero-sized array in struct/union Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array I'm using the files downloaded by using svn. I've never used this program before and don't know what i might have missed. My include directories seem to be the same as in the guide? Can anyone tell me what is wrong, or is there some sort of log needed to make sense of it? |
sorry, just noticed it says "Do not post support topics here." but i can't see any way i can delete the post.
|
Those are warnings anyway. In a perfect world, there wouldn't be any, but they also shouldn't break it either.
|
I just did my C++ compile and got this output at the end
========== Build: 3 succeeded, 2 failed, 0 up-to-date, 0 skipped ========== I followed your install step by step. Will I be ok? Also, what do I do after I create the database? Your instructions end right there. |
Proper compiling guide is in the Wiki:
http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008 |
All times are GMT -4. The time now is 11:49 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.