Results 1 to 7 of 7
  1. #1
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish

    Change import location

    Say I downloaded a c++ project and then I try to open it from the Downloads folder, it says it cannot not be located. But when I put in the temp folder it works and then I can open all the cpp and h files. If its in downloads folder, it says those cpp and h files cannot be located. How do I change the setting in Visual Studio c++ 2010 so I can open files from the Downloads folder (or any folder I choose) instead of just the temp folder. Its pretty annoying

  2. #2
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    learn using pc?


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  3. #3
    obsta's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Duncraig
    Posts
    87
    Reputation
    10
    Thanks
    5
    My Mood
    Cold
    Yeah sounds like a problem with your pc haha....

  4. #4
    .::SCHiM::.'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    733
    Reputation
    180
    Thanks
    880
    My Mood
    Twisted
    Dump the files you downloaded into your include folder. It's located in: Program Files (x86) -> visual studio 10 -> VC -> include
    Same with any library files: Program Files (x86) -> visual studio 10 -> VC -> lib (x86/x64)
    Then you can use them like you normally would.

    Eg:

    pragma comment( lib, "lib.ext here");
    or
    #include <Some_weird-header_file.h>

    I'm SCHiM

    Morals derive from the instinct to survive. Moral behavior is survival behavior above the individual level.

    Polymorphic engine
    Interprocess callback class
    SIN
    Infinite-precision arithmetic
    Hooking dynamic linkage
    (sloppy)Kernel mode Disassembler!!!

    Semi debugger




  5. #5
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    For people saying learn to pc stfu. I know how to use my pc but its more like learn to use c++. Im a decent coder and probably better than you two unhelpful nubs

  6. #6
    Broderick's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Basement.
    Posts
    100
    Reputation
    42
    Thanks
    30
    Maybe some screenshots of what the folder looks like and what VS is telling you would be appropriate here as this isn't exactly a common issue. It could be a problem with your access rights, or you may have rooted your VS settings, hard to tell when all we have is a "it doesn't work" description.
    The fish trap exists because of the fish.
    Once you've gotten the fish you can forget the trap.
    The rabbit snare exists because of the rabbit.
    Once you've gotten the rabbit, you can forget the snare.
    Words exist because of meaning.
    Once you've gotten the meaning, you can forget the words.
    Where can I find a man who has forgotten words so I can talk with him?

  7. #7
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    So visual studio cant open files from the download directory?
    Cant really understand what you mean either.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

Similar Threads

  1. How To Change Spawn Locations ?
    By olehansen in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 14
    Last Post: 12-21-2010, 10:05 PM
  2. Change Spawn locations:/ (pleas help)
    By GoDZeN in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 2
    Last Post: 12-19-2010, 01:16 PM
  3. Shall i change location?
    By qddW$#%^jtyjtyj in forum General
    Replies: 32
    Last Post: 07-26-2010, 12:43 AM
  4. Jan 5th - An Important Date
    By Dave84311 in forum SCI-FI
    Replies: 14
    Last Post: 01-10-2006, 04:13 PM