954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

compiling a three tear program in VC++

Hi could anyone tell me how to compile a three tear program in VC++. I am using g++ in school and so for practice at home I am using VC++ but I just can't get it to compile.

thanks in advance.

STUDENT#101
Newbie Poster
16 posts since Aug 2008
Reputation Points: 8
Solved Threads: 1
 

As in 2 .cpp files and a .h, If so then perhaps you could show the error log.

Freaky_Chris
Master Poster
702 posts since Apr 2008
Reputation Points: 325
Solved Threads: 118
 

What do you mean by three tear?

All VC programs must be projects... So open up the program. Go to "File -> New -> Project -> Visual C++ Projects -> Win32 -> Win32 Console Project", or similar. I'm on MSVC '03 so the menu's probably slightly different in whatever one you're using. Then press Ctrl+F5 to build and run (again in '03)

twomers
Posting Virtuoso
1,877 posts since May 2007
Reputation Points: 453
Solved Threads: 57
 

There is a wonderful choice in VS 2008 File menu:
File|New|Project From Existing Code...
Always specify Visual Studio version if you want help on IDE...

ArkM
Postaholic
2,001 posts since Jul 2008
Reputation Points: 1,234
Solved Threads: 348
 

programs cry?

AceofSpades19
Junior Poster in Training
61 posts since Jun 2008
Reputation Points: 61
Solved Threads: 10
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You