Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Project Settings

Project Settings

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiotoolshelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ankita patel 0
    wrote on last edited by
    #1

    Hi, I am using the Visual Studio 6. I had the path for a folder with header files included in the Tools->options->Directories. Now I want to remove it from the global setup and put it under the project settings section. So I put the path of that directory under the project->settings - c/c++ - preprocessor section. but when i build the project, it still gives me the link error: fatal error RC1015: cannot open include file '*****.h'. I have checked and double checked and checked the path again and again. can't seem to find anything. There are no spaces in the path. :doh: Thanks, Ankita

    M 1 Reply Last reply
    0
    • A ankita patel 0

      Hi, I am using the Visual Studio 6. I had the path for a folder with header files included in the Tools->options->Directories. Now I want to remove it from the global setup and put it under the project settings section. So I put the path of that directory under the project->settings - c/c++ - preprocessor section. but when i build the project, it still gives me the link error: fatal error RC1015: cannot open include file '*****.h'. I have checked and double checked and checked the path again and again. can't seem to find anything. There are no spaces in the path. :doh: Thanks, Ankita

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      The resource compiler has its own page of options - add the directory there too.

      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

      A 1 Reply Last reply
      0
      • M Michael Dunn

        The resource compiler has its own page of options - add the directory there too.

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

        A Offline
        A Offline
        ankita patel 0
        wrote on last edited by
        #3

        Thank you Michael. I added the derectory in the resource page too. Simply building the exe didn't work, so i am rebuilding the whole project again. It's a big project, so takes some time to compile. I hope it works, or I am doing something else also wrong. Ankita

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups