View Single Post
  #2  
Old 07-12-2009, 02:43 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008

According to the guide, we are following the instructions, specifically this part:

Quote:
5) Update your Microsoft Visual C+(+) 2008 Express Edition directories:
'Tools/Options/Projects and Solutions/VC+(+) directories'
and add the following directories using the dropdown "Show directories for" box:

* Include files: C:\mysql\include
* Include files: C:\perl\lib\CORE
* Include files: C:\zlib\include
* Library files: C:\mysql\lib\opt
* Library files: C:\perl\lib\CORE
* Library files: C:\zlib\lib


use the "New Line (Ctrl-Insert)" to add the above directories in the appropriate section.
Reply With Quote