View Single Post
  #1  
Old 11-04-2003, 09:07 AM
jaranyu
Fire Beetle
 
Join Date: Oct 2003
Posts: 6
Default ** HELP WITH 5.0 SERVER**

Okay, is it possible to do this step in the 5.0 setup guide using CYGWYIN? If so, HOW?! Thank you in advance ^_^

Code:
Setup Compiler 
NOTE: This section is based on the VS.NET 2003 compiler 



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
__________________
Signatures are stupid.
Reply With Quote