View Single Post
  #27  
Old 06-26-2008, 07:18 PM
knight1080
Sarnak
 
Join Date: May 2008
Location: x
Posts: 37
Default

Quote:
Originally Posted by Aramid View Post
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.
Reply With Quote