Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 05-19-2008, 04:39 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default Some thing is missing O.o

so i setup my C++ IDE and open up the eqemu project and low and behold guess whats seems to be missing, EQextractor and pf2text are just not there.
Reply With Quote
  #2  
Old 05-19-2008, 05:14 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You can add them, but there is no point really. Without a current packet collector, they are useless anyway. You only need world, zone, eqlaunch, and the library to run EQEmu. The rest are misc tools, many of which are no longer current and thus useless.
Reply With Quote
  #3  
Old 05-19-2008, 09:07 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

i followed the c++ IDE setup wiki but when i try to build it theres so many errors not sure whats up with it.
Reply With Quote
  #4  
Old 05-19-2008, 09:34 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Well, what errors are you getting?
Reply With Quote
  #5  
Old 05-20-2008, 02:37 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

well leme try compiling it again ill post the few 1000 errors XD lol.
Reply With Quote
  #6  
Old 05-20-2008, 02:44 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Just a few unique ones will be fine. Often, all the errors are caused by only one or two problems.
Reply With Quote
  #7  
Old 05-20-2008, 03:13 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

error log = http://www.mediafire.com/?mgjcbympbj3
Reply With Quote
  #8  
Old 05-20-2008, 03:26 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

I had this same problem. You need to do a search in the code where it defines _vsnprintf and comment/remove those lines. It is in 4 places, but I can't recall where exactly off the top of my head. A lot of the other stuff are warnings and can be safely ignored.

Or you can move to Linux anyway like I did.
Reply With Quote
  #9  
Old 05-20-2008, 08:31 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You're using the standard includes and libraries included with VS Studio. It's much better to use the ones included with Microsoft's SDK. I'm using this: http://www.microsoft.com/downloads/d...displaylang=en (it'll work for any Windows OS) Install it, and be sure to add the SDK's bin, includes, and lib directories to the appropriate sections under VCC Directories. (The same place you added the perl, mysql, and zlib directories)
Reply With Quote
  #10  
Old 05-21-2008, 12:01 AM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

i am useing Microsoft's SDK thow O.o as the guide told me to.
Reply With Quote
  #11  
Old 05-21-2008, 09:17 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Not according to your log. The compiler is using the built in libraries and includes. Make sure the SDK is at the top of the lists, so it is used first.
Reply With Quote
  #12  
Old 05-22-2008, 03:57 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

they are im not sure what the problem is. im running vista and useing C++ 2008 i followed this guide setting it up http://www.eqemulator.net/wiki/wikka...a=DevVSExpress.
Reply With Quote
  #13  
Old 05-22-2008, 09:47 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Well if you look at your log, your compiler is looking in c:\program files\microsoft visual studio 9.0\vc\include\, when it should be looking in C:\Program Files\Microsoft Platform SDK\include. Are you sure the SDK is at the top of the lists? That implies that it isn't.
Reply With Quote
  #14  
Old 05-23-2008, 12:37 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

im useing Microsoft Platform SDK for Windows Server 2003 R2 and it is on the top of the list.
Reply With Quote
  #15  
Old 05-23-2008, 12:41 PM
opyrus
Hill Giant
 
Join Date: Apr 2008
Location: in doors
Posts: 138
Default

ya i think i found the problem useing wrong SDK.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:48 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3