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

06-02-2008, 02:44 AM
|
Hill Giant
|
|
Join Date: Apr 2008
Location: in doors
Posts: 138
|
|
Dev Kit [everything you need to build EQEmu]
After finding out the hard way how hard it is to setup and try and build EQEmu my self ive made this Dev Kit. The kit comes with EQemu source 1110,VC++2005 Web Installer,all required linking files, and a setup guide. The guide lists exacly how to setup everything all the way up to axualy compiling. The Kit is 68.6Meg and a self extracting rar file it should be extracted and placed in to C:/EQEmu just like a server would be. The kit is easy to update simply paste the latest source over the current files and if you wish to update any of the other required LINK files you can paste them in as well.
LINK : Download
|

06-02-2008, 05:40 AM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Sounds interesting. I went ahead and downloaded it. What does the exe do exactly? I was expecting a zip file or something.
If this thing does what it says, it should be very useful to the community!
Oh, and do you think you could have squeezed a couple more ads in your site somewhere? :P
|

06-02-2008, 08:18 AM
|
Discordant
|
|
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
|
|
Quote:
Originally Posted by opyrus
After finding out the hard way how hard it is to setup and try and build EQEmu my self ive made this Dev Kit. The kit comes with EQemu source 1110,VC++2005 Web Installer,all required linking files, and a setup guide. The guide lists exacly how to setup everything all the way up to axualy compiling. The Kit is 68.6Meg and a self extracting rar file it should be extracted and placed in to C:/EQEmu just like a server would be. The kit is easy to update simply paste the latest source over the current files and if you wish to update any of the other required LINK files you can paste them in as well.
LINK : Download
|
Nice job man, This should help people to compile there own if they choose too!!
Its an exe but its just a standalone winrar file.
|

06-02-2008, 08:35 AM
|
Hill Giant
|
|
Join Date: Apr 2008
Location: in doors
Posts: 138
|
|
i did what i could to make it easyer and theres only 8 steps then you got your self a freshly compiled eqemu. reguarding all the ad's gota make some money some how lol XD i get like 1 cent per click.
|

06-08-2008, 02:35 AM
|
Hill Giant
|
|
Join Date: Apr 2008
Location: in doors
Posts: 138
|
|
had to remove the download from my site due to server lag ill post it up some where and put an new link.
|

06-13-2008, 11:27 AM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 50
|
|
Question
I follow the directions up until the compiling part.
So I added the Dependency folder to the VC++ directory, also says to include files and library files (which I assume is just all the files in the folder?)
Then the next step says to change debug to Release then build.
Problem is after I add the dep folder to directory I don't see any options anywhere to let me to even debug.
I feel like I am missing a step if you could clarify further would be helpful.
|

06-13-2008, 12:22 PM
|
Discordant
|
|
Join Date: May 2006
Posts: 356
|
|
Quote:
Originally Posted by kayen85
I follow the directions up until the compiling part.
So I added the Dependency folder to the VC++ directory, also says to include files and library files (which I assume is just all the files in the folder?)
|
You need to add it IN VC like this...
Open VS2005 Express:
From the Tools drop down menu, select Options...
Expand the "Projects and Solutions" tree and select "VC++ Directories"
In the right window from the "Show Directories for" drop down menu select the following items and add the paths below:
Executable files: Path to where you put the files
Include files: Path to where you put the files
Library files: Path to where you put the files
__________________
Random Segments of Code....
|

06-26-2008, 07:18 PM
|
Sarnak
|
|
Join Date: May 2008
Location: x
Posts: 37
|
|
Quote:
Originally Posted by Aramid
You need to add it IN VC like this...
Open VS2005 Express:
From the Tools drop down menu, select Options...
Expand the "Projects and Solutions" tree and select "VC++ Directories"
In the right window from the "Show Directories for" drop down menu select the following items and add the paths below:
Executable files: Path to where you put the files
Include files: Path to where you put the files
Library files: Path to where you put the files
|
I really hate to sound like an idiot, but I tried setting up a server a month or so ago, only to have errors in the prompt. So here I am trying this road instead. Anywho, down to the guts--may I get a clarification of the 'include files' and 'library files' and where abouts they might be? I don't want to load the wrong files and be sitting here for five hours trying to make files that aren't supposed to work, work.
Thanks.
|

06-27-2008, 12:24 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
When you ran the installer, it probablly made a sub folder in c:\eqemu
called eqemu (like mine did). The folder you want it to point to is
C:\EQEmu\EQEmu\Dependancys
Your folders may be different, but in eqemu\eqemu\ are all the source files from the installer
GeorgeS
|

06-27-2008, 08:07 AM
|
Discordant
|
|
Join Date: Oct 2004
Location: In a house
Posts: 387
|
|
Ok, am i insane or is the kgb package ridiculously slow to extract? Is it just me? I know I can rar a 5 gb iso into 100mb parts in about 25-30 minutes (medium compression). i've tried it on two different machines (pretty much the same hardware - 3.0ghz dual core, 2gb ram), sata I drives and they've both taken over 8+ hours to extract!
|

06-13-2008, 01:06 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 50
|
|
Thanks
Thanks, I see what I did wrong now and corrected it.
So I followed your instructions, put the the dependency folder in the 3 locations.
What do I do now to release and then build?
The instruction say the tab where it gives to option to release should be useable, but its greyed out for me.
Thanks.
|

06-13-2008, 04:31 PM
|
AX Classic Developer
|
|
Join Date: May 2006
Location: filler
Posts: 2,049
|
|
Is this download not available any more? if you need a place to post this for download, PM me a ling and I'll post it on Rathe for download.
|

06-13-2008, 09:38 PM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
I set up a place for the file.
http://66.159.225.58/eqemu/EQEmu_Dev_Kit_2.0.zip
GeorgeS
Valuable stuff like this needs a reliable host
Last edited by GeorgeS; 06-26-2008 at 05:55 AM..
|

06-13-2008, 11:50 PM
|
Hill Giant
|
|
Join Date: Apr 2008
Location: in doors
Posts: 138
|
|
i have a newer better build of the kit i just dont any any place to put it and my upload sux now, my latest build is alot better and smaller it even works in vc2008.
|

06-14-2008, 01:24 AM
|
Hill Giant
|
|
Join Date: Apr 2008
Location: in doors
Posts: 138
|
|
latest dev kit download link Download
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 04:41 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |