| View previous topic :: View next topic |
| Author |
Message |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Tue Aug 07, 2012 7:19 am Post subject: is dev c++ and visual studio c++ |
|
|
any different i mean small things because i get alot errors and why visual studio c++ need to have
[code]#include "stdafx.h" [\code] always? |
|
| Back to top |
|
 |
gogodr I post too much
Reputation: 125
Joined: 19 Dec 2006 Posts: 2041
|
Posted: Thu Aug 09, 2012 2:41 pm Post subject: |
|
|
its a precompiled header
you are not making an empty project that that is why you are getting those files.
a precompiled header and cpp are meant to save your application time.
look at http://msdn.microsoft.com/en-us/library/h552b3ca.aspx
I would recommend you start with empty projects since you are just starting to get into programming. |
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Thu Aug 09, 2012 6:15 pm Post subject: |
|
|
| gogodr wrote: | its a precompiled header
you are not making an empty project that that is why you are getting those files.
a precompiled header and cpp are meant to save your application time.
look at http://msdn.microsoft.com/en-us/library/h552b3ca.aspx
I would recommend you start with empty projects since you are just starting to get into programming. |
oh, ty |
|
| Back to top |
|
 |
coolman++ Advanced Cheater
Reputation: -1
Joined: 19 Jul 2012 Posts: 79 Location: Saudi Arabia
|
Posted: Thu Aug 09, 2012 9:40 pm Post subject: |
|
|
| STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
|
| Back to top |
|
 |
Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Fri Aug 10, 2012 5:51 pm Post subject: |
|
|
| coolman++ wrote: | | STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
this is bad advice from a bad programmer. devc++ is globally recognised as an outdated ide that is no longer maintained by all proficient programmers. the only reason one might decide to use it at this point is because it lacks many features and hence is less confusing to a beginner. however, these same features are essentially necessities once you get beyond a novice level. coolman++'s assertions that you should stay away from vc++ indicates what level he is at.
in op's case, there is not much reason not to use vc++, which is pretty much the de facto standard for c++ ide on the windows platform |
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sun Aug 12, 2012 7:29 am Post subject: |
|
|
| Slugsnack wrote: | | coolman++ wrote: | | STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
this is bad advice from a bad programmer. devc++ is globally recognised as an outdated ide that is no longer maintained by all proficient programmers. the only reason one might decide to use it at this point is because it lacks many features and hence is less confusing to a beginner. however, these same features are essentially necessities once you get beyond a novice level. coolman++'s assertions that you should stay away from vc++ indicates what level he is at.
in op's case, there is not much reason not to use vc++, which is pretty much the de facto standard for c++ ide on the windows platform |
i want to develop windows apps, il use visual studio 2010 since i dont see difference and visual studio is more updated |
|
| Back to top |
|
 |
coolman++ Advanced Cheater
Reputation: -1
Joined: 19 Jul 2012 Posts: 79 Location: Saudi Arabia
|
Posted: Sun Aug 12, 2012 5:44 pm Post subject: |
|
|
| paupav wrote: | | Slugsnack wrote: | | coolman++ wrote: | | STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
this is bad advice from a bad programmer. devc++ is globally recognised as an outdated ide that is no longer maintained by all proficient programmers. the only reason one might decide to use it at this point is because it lacks many features and hence is less confusing to a beginner. however, these same features are essentially necessities once you get beyond a novice level. coolman++'s assertions that you should stay away from vc++ indicates what level he is at.
in op's case, there is not much reason not to use vc++, which is pretty much the de facto standard for c++ ide on the windows platform |
i want to develop windows apps, il use visual studio 2010 since i dont see difference and visual studio is more updated |
i agree dev C++ is outdated however, i found it a better help for beginner level. slugsnack, you shouldn't even be arguing with me. Your ego doesn't let you win. |
|
| Back to top |
|
 |
Innovation Grandmaster Cheater
Reputation: 12
Joined: 14 Aug 2008 Posts: 617
|
Posted: Sun Aug 12, 2012 6:48 pm Post subject: |
|
|
| coolman++ wrote: | | STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
This is terrible advice. Stick with VC++. |
|
| Back to top |
|
 |
NoMercy Master Cheater
Reputation: 1
Joined: 09 Feb 2009 Posts: 289
|
Posted: Sun Aug 12, 2012 7:15 pm Post subject: |
|
|
| coolman++ wrote: | | paupav wrote: | | Slugsnack wrote: | | coolman++ wrote: | | STAY AWAY FROM VISUAL C++. USE DEV C++ UNTIL YOU NEED TO DEVELOP WINDOWS APPS! |
this is bad advice from a bad programmer. devc++ is globally recognised as an outdated ide that is no longer maintained by all proficient programmers. the only reason one might decide to use it at this point is because it lacks many features and hence is less confusing to a beginner. however, these same features are essentially necessities once you get beyond a novice level. coolman++'s assertions that you should stay away from vc++ indicates what level he is at.
in op's case, there is not much reason not to use vc++, which is pretty much the de facto standard for c++ ide on the windows platform |
i want to develop windows apps, il use visual studio 2010 since i dont see difference and visual studio is more updated |
i agree dev C++ is outdated however, i found it a better help for beginner level. slugsnack, you shouldn't even be arguing with me. Your ego doesn't let you win. |
None should be arguing about the statement you made. |
|
| Back to top |
|
 |
coolman++ Advanced Cheater
Reputation: -1
Joined: 19 Jul 2012 Posts: 79 Location: Saudi Arabia
|
Posted: Mon Aug 13, 2012 10:14 pm Post subject: |
|
|
managed to make everyone cry. another glorious victory for coolman++ _________________
|
|
| Back to top |
|
 |
|