View Single Post
  #9  
Old 06-07-2004, 06:34 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

In VS NET, click Tools/Options, then select Project/VC++ Directories, then select 'Include Files' in the 'Show directories for:' dropdown, then make sure you have the paths to the location of your mysql.h and zlib.h files in there.
Reply With Quote