Log in

View Full Version : I cant find this file!


kmccue300
09-27-2003, 11:56 AM
Setup Compiler
NOTE: This section is based on the VS.NET 2003 compiler
:x :x i cannot find the "tools/options" file... where is it, please help :x :x

:arrow: :arrow: :arrow: Go to the menu Tools/Options

In the folder pane, navigate to Projects/VC++ Directories



In the Show directories for dropdown, select "Include Files"

At the end of the list, add the following directories:
c:\mysql\include
c:\EqEmu\zlib

In the Show directories for dropdown, select "Library files"



At the end of the list, add the following directory:
c:\mysql\lib\opt






Compile EMuShareMem



Open EMuShareMem.dsp from the directory C:\EqEmu\cvs\eqemu\NewSource\EMuShareMem

Choose 'yes' for converting project to new format (may not apply to your compiler)



Click on the menu Build/Rebuild Solution. Watch it compile!




Compile World



Open World.sln from the directory C:\EqEmu\cvs\eqemu\NewSource\World

Click on the menu Build/Rebuild Solution. Watch it compile!




Compile Zone



Open Zone.sln from the directory C:\EqEmu\cvs\eqemu\NewSource\Zone

Click on the menu Build/Rebuild Solution. Watch it compile!

mattmeck
09-27-2003, 01:37 PM
this is a quote from the guide on running a 5.0 server.



"To run your own server, you must have a compiler and be somewhat familiar with computers. If you are not computer saavy, it's best not to run your own server - you have to know a fair bit of what you are doing and have the ability to resolve most problems on your own."

kmccue300
10-02-2003, 12:17 PM
Can you tell me where it is? I bet it took you more time to look that *quote up than to just tell me the answere.