Results 1 to 15 of 15
  1. #1
    jokerskull123's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    illinois
    Posts
    68
    Reputation
    10
    Thanks
    4
    My Mood
    Doubtful

    Lightbulb Microsoft Visual c++ Nightmare @,@

    omg. this was the compiler from hell! it self.so i install microsoft visual C++. and then i go watch a few/ tuts on the basics of C++ but when i try to compile my very simple hello world program!!! Blam!!!!! i get a hideous Error message. i was confused and scared i already wanted to just quit!!. but i never give up. well i once again turned to my best friend Google. for help. so i Google the error message "The application failed to start because the application configuration is incorrect.Reinstalling the application may fix this problem." but still no luck . so i just mess around with the settings determined to fix this issue.when i come across my control panel and see that when i go to build and click on configuration manager. i noticed that debug was the option selected and no release. i felt so stupid but my issue was over i set it to release and tried to compile again. and blam!!!! it Worked!!!!! i hope my horrible Microsoft visual c++ story has helped any one. this story was real. it really happened to me. i just figured it out about 15 minutes ago and i thought it might help some lost noob. who is a bout to give up on a wonderful. experience.i will up load an image showing where the mistake i made was an hopefully this will help someone.

    " I will reach the sky and more "




  2. The Following User Says Thank You to jokerskull123 For This Useful Post:

    why06 (01-19-2010)

  3. #2
    zeco's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Canada
    Posts
    683
    Reputation
    12
    Thanks
    78
    My Mood
    Cynical
    Colourful post.

    I don't see how having it in debug mode or release mode should have effected it though.

  4. The Following User Says Thank You to zeco For This Useful Post:

    jokerskull123 (01-19-2010)

  5. #3
    jokerskull123's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    illinois
    Posts
    68
    Reputation
    10
    Thanks
    4
    My Mood
    Doubtful
    i have no idea but it worked after i put it in release.do you have Microsoft visual 2008????
    " I will reach the sky and more "




  6. #4
    falzarex's Avatar
    Join Date
    Apr 2008
    Gender
    male
    Location
    here
    Posts
    417
    Reputation
    14
    Thanks
    145
    Uhh so it worked or failed? Lol
    Quote Originally Posted by falzarex aka myself
    GTFO FUCKER U DONT BELONG IN THE INTERNETZ WORLD COZ ITS MINE


    This is an epic fail resume
    Hello VBfags.
    A 'member' of the almighty C++ section will soon join you, he is 13 year old, has the IQ and typing skills of a VBfag, so I thought he would fit in here nicely.

    A few reasons why he should be in this section instead of the C++ section:
    1) He has the IQ of a VBfag.
    2) He has no sense of grammer/spelling at all.
    3) He thinks he is pro(like most of the people in here)
    4) He thinks copy pasting is fun(exactly what you guys do)
    5) He loves it up the ass(he will keep you VBfags nice and warm)

  7. The Following User Says Thank You to falzarex For This Useful Post:

    jokerskull123 (01-19-2010)

  8. #5
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by jokerskull123 View Post
    omg. this was the compiler from hell! it self.
    Muwahaha! Welcome to Visual Studios C++ ! haha ... xD

    This is why I so highly recommend an easier compiler like Bloodshed Dev-C++. It's not like starting off in VB with Microsoft's compiler. Trying to master VS is almost as hard as learning C++. Lol YOu should see my first time with VS.... let me see if I can find it.

    Lol, Oh yeh... good times those were :

    https://www.mpgh.net/forum/31-c-c/89730-_-arfgghhff.html

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  9. The Following 2 Users Say Thank You to why06 For This Useful Post:

    jokerskull123 (01-19-2010),Void (01-19-2010)

  10. #6
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    AssemblyInfo? you're not trying to compile a .net project are you?
    new>project>win32 console app(not .net console app)
    Ah we-a blaze the fyah, make it bun dem!

  11. The Following User Says Thank You to Hell_Demon For This Useful Post:

    jokerskull123 (01-19-2010)

  12. #7
    ilovecookies's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    In the C++ Section
    Posts
    321
    Reputation
    10
    Thanks
    67
    My Mood
    Shocked
    Visual C++ was extra confusing the first time I tried to use it. I'm just now getting used to making empty projects and putting my own files in it. xD o_o I think I need to reformat though, my PC crashes after I compile/link/run the program and try to close Visual C++
    Quote Originally Posted by Jules Winnfield View Post
    I am the tyranny of evil men, and you are all the weak. But i'm trying Ringo,i'm trying real hard, to become the shepherd.
    excuse me miss, would you kindly reflect some photons off the epidermis covering your sternum directly into the camera iris or vacate the proximity immediately
    [IMG]https://i882.photobucke*****m/albums/ac23/miki_d420/RealizingYoureALeecher2copy.jpg[/IMG]









  13. The Following User Says Thank You to ilovecookies For This Useful Post:

    jokerskull123 (01-19-2010)

  14. #8
    jokerskull123's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    illinois
    Posts
    68
    Reputation
    10
    Thanks
    4
    My Mood
    Doubtful

    Talking

    Quote Originally Posted by falzarex View Post
    Uhh so it worked or failed? Lol
    it worked after i put it on release. i was so happy!

    Quote Originally Posted by Hell_Demon View Post
    AssemblyInfo? you're not trying to compile a .net project are you?
    new>project>win32 console app(not .net console app)
    lol no i am a c++ Noob so i was trying to make a console application while following a tut i was reading.
    Last edited by why06; 01-19-2010 at 02:04 PM.
    " I will reach the sky and more "




  15. #9
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    im pretty sure there shouldnt be an assemblyinfo and a resource file in a console project o__O
    new project>win32 project settings>console app>empty aplication>copy&paste:
    Code:
    #include <windows.h>
    
    int main()
    {
        return 0;
    }
    done
    Ah we-a blaze the fyah, make it bun dem!

  16. The Following User Says Thank You to Hell_Demon For This Useful Post:

    B1ackAnge1 (01-19-2010)

  17. #10
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by Hell_Demon View Post
    im pretty sure there shouldnt be an assemblyinfo and a resource file in a console project o__O
    new project>win32 project settings>console app>empty aplication>copy&paste:

    done
    Same here. I always use empty project to avoid such confusion... What kind of project do you think he might have done? ;l

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  18. #11
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Quote Originally Posted by why06 View Post
    Same here. I always use empty project to avoid such confusion... What kind of project do you think he might have done? ;l
    .net console project I guess, that has the same files as his shows
    Ah we-a blaze the fyah, make it bun dem!

  19. #12
    B1ackAnge1's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    455
    Reputation
    74
    Thanks
    344
    My Mood
    Cynical
    Quote Originally Posted by Hell_Demon View Post
    im pretty sure there shouldnt be an assemblyinfo and a resource file in a console project o__O
    new project>win32 project settings>console app>empty aplication>copy&paste:
    Code:
    #include <windows.h>
    
    int main()
    {
        return 0;
    }
    done
    ^ That.

    By default it will select .NET Projects in VS.NET and you have to manually pick a project template from the Win32 Area instead. just a little Gotcha

  20. The Following User Says Thank You to B1ackAnge1 For This Useful Post:

    Hell_Demon (01-20-2010)

  21. #13
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    I remember that thread... does that make me old?

  22. #14
    zeco's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Canada
    Posts
    683
    Reputation
    12
    Thanks
    78
    My Mood
    Cynical
    Quote Originally Posted by lolland View Post
    I remember that thread... does that make me old?
    . . . No considering that was 3 months ago >_>

  23. #15
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Quote Originally Posted by zeco View Post
    . . . No considering that was 3 months ago >_>
    but dude, mpgh is like the ghetto man. one wrong move and ur banned, so 3 months in the ghetto seems pretty long to me ;O I've been here since 2008 o__O DAMN im getting too old o_O
    Ah we-a blaze the fyah, make it bun dem!

Similar Threads

  1. microsoft visual C++ 2008
    By whobansme?? in forum C++/C Programming
    Replies: 1
    Last Post: 07-16-2009, 12:45 PM
  2. Microsoft Visual C++ 6.0 Download + serial ONE LINK
    By nukeist_ in forum C++/C Programming
    Replies: 65
    Last Post: 04-28-2009, 12:47 PM
  3. Replies: 3
    Last Post: 04-07-2009, 10:26 PM
  4. [REQUEST]Microsoft Visual C++ 6.0
    By tednugget in forum Hardware & Software Support
    Replies: 5
    Last Post: 08-25-2008, 06:21 PM
  5. Microsoft visual basic power
    By Womanizer` in forum WarRock - International Hacks
    Replies: 2
    Last Post: 07-07-2008, 07:50 AM