Visual C++ Tutorial : Hello World

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
5,483
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 17, 2010

First c++ tutorial, in this I w'll teach you how you can create your first c++ Program.
Download Visual C++ 2010 Express Edition over here : http://www.microsoft.com/express
It is freeware and great to use. Thanks for watching make sure you Rate, Comment and Subscribe.

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (hdvidsonly)

  • 1>------ Build started: Project: basic, Configuration: Debug Win32 ------

    1> basic.cpp

    1>c:\users\willy\documents\vis­ual studio 2010\projects\basic\basic\basi­c.cpp(1): fatal error C1083: Cannot open include file: 'isostream': No such file or directory

    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  • @TweeKieify its iostream i hope you'd figure that by now

  • 1>------ Build started: Project: Sample, Configuration: Debug Win32 ------

    1>Hope.obj : error LNK2005: _main already defined in First.obj

    1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup

    1>c:\users\pranav d s\documents\visual studio 2010\Projects\Sample\Debug\Sam­ple.exe : fatal error LNK1120: 1 unresolved externals

    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    Help me out!

  • @prnv951 try creating a new project

  • I'm fairly new to programming (All I have is some VB knowledge), and I decided I wanted to learn C++.... whenever I build it just says that it failed. If I try to debug, I get a message saying the project is out of date. If I click to build anyways, I am told there are errors, then click build anyway again, and I'm told the firstproject.exe can not be found. Am I doing something terribly wrong? :|

  • @drkmaster0 try creating a new project

see all

All Comments (17)

Sign In or Sign Up now to post a comment!
  • @HowIMetUrNexus visual c++ and c++ is the same, c++ is a language , microsoft created visual c++ for the programming language c++

  • your tutorials are excellent, great quality, what capture software are you using?

  • @drkmaster0 you have probabaly figured it out by now, but the reason why it syas it cannot be found is because you have not succesfully executed the file a single time! one you execute it succesfully the next time it fails it will run the file that executed previously and wont run the failed syntax one!

    so before everything try debugging and write the syntax properly

  • Please answer someone xD WHAT is the big differecne between VISUAL C++ and C++ ???? Isnt the language completely the same?? I want to buy a beginner book about c++ and most of them are about VISUAL C++. Can I program for example a ps3 game with visual c++? (just a question^^)

  • @BilboBagins008 add "using namespace std" inside the the function i.e

    int main()

    using namespace std;

    [then ur statements]

  • Rubbish doesnt Work just says failed everytime

    any help??

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more