![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3
![]() |
visual c++ question
how do i change projects..my first few files got into the same proj sot he .exe doesnt work..thats ok BUT i wann aknow how to switch btwn diff. projects in visual c++ std. edition (thats th IDE that im using)
|
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
To make a new project, you click 'New' and make a new project. To select among projects, you click 'Open', select Projects/Solutions, and select the project. There are also ways to see and select from 'recent' projects. Refer to your help files and invest a couple dozen mouse clicks looking around your environment.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 | |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3
![]() |
Quote:
__________________
I am Addicted to Linux! |
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3
![]() |
no like btwn projects that u have when i have one open and make a new source file...it goes to the proj. open but i want it to create a new proj and put the source file in there...
ANYWAY ill figure it out...thats not what i wanted to know but sorry i shouldnt have posted anyway ill just invest a few clicks and minutes and get it btw i got it so this thread can be closed |
|
|
|
|
|
#5 | |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3
![]() |
Quote:
its ok....the quesiton was misunderstood....an admin can close this waste of a thread. sorry |
|
|
|
|
|
|
#6 | |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 773
Rep Power: 3
![]() |
Quote:
@OP: I'm assuming you figured out the answer. Otherwise, either add a new project to your sol'n, or if you have multiple projects you can just right click and set one as the active project (IIRC). |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|