View previous topic :: View next topic |
Author |
Message |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Mon Sep 17, 2007 8:37 pm Post subject: visual C++ |
|
|
I'm trying to add some include + lib files to it so I can make a program. I just can't find hte visual C++ folder. All I can find is the one in my documents, but that doesn't hold any lib or include files
_________________
8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Sep 17, 2007 8:59 pm Post subject: |
|
|
Look in My Programs, also, you are probably looking for the Platform SDK, get it.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Mon Sep 17, 2007 9:08 pm Post subject: |
|
|
Visual Studio 2005:
C:\Program Files\Microsoft Visual Studio 8\VC
In there should be include and lib folders.
If you have the enterprise version you will need the platform SDK which default installs to:
C:\Program Files\Microsoft Platform SDK
|
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Sep 17, 2007 9:11 pm Post subject: |
|
|
Wiccaan wrote: | Visual Studio 2005:
C:\Program Files\Microsoft Visual Studio 8\VC
In there should be include and lib folders.
If you have the enterprise version you will need the platform SDK which default installs to:
C:\Program Files\Microsoft Platform SDK |
Thanks for restating my previous post. It obviously wasn't clear enough.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Mon Sep 17, 2007 10:12 pm Post subject: |
|
|
Flyte wrote: | Thanks for restating my previous post. It obviously wasn't clear enough.  |
No problem.
|
|
Back to top |
|
 |
|