Thread: VS .NET: Adding a directory

  1. #1
    Registered User
    Join Date
    Dec 2002
    Posts
    1

    Question VS .NET: Adding a directory

    I get "Fatal error: cannot open include file: apstring.h"
    ...i know that i need to include the directory but im a n00b to VS7 and have no idea how to do it.
    thanks for the help.

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    Options->Projects->VC++ Directories

    Select "Include Files" from the ComboBox in the right upper corner.
    Click the "New Line" Button ( Folder symbol ) and enter the path to your directory.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Couple errors please help :-D
    By JJJIrish05 in forum C Programming
    Replies: 9
    Last Post: 03-06-2008, 02:54 AM
  2. Adding a directory to a dynamic library path
    By vivharv in forum Windows Programming
    Replies: 3
    Last Post: 09-20-2007, 07:09 AM
  3. SVN Import Causes Crash
    By Tonto in forum Tech Board
    Replies: 6
    Last Post: 11-01-2006, 03:44 PM
  4. VS .NET .lib adding
    By (TNT) in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 07-24-2002, 04:43 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM