cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Question! (no need to hurry)
Question! (no need to hurry)
Feb 5, 2012 at 10:34am UTC
jumper007
(435)
You don't need to hurry answering me. I just need to ask if there is any possibility to make a Windows Program using MinGW Developer Studio, and NOT Microsoft Visual C++ Studio.
Thanks for taking a bit from your time, and answering me :) I owe you.
Feb 5, 2012 at 10:41am UTC
Athar
(4466)
Is that supposed to be a joke? Why do you think someone would bother creating an IDE if it wasn't possible to use it for creating programs?
Feb 5, 2012 at 10:45am UTC
hanst99
(2869)
Like DevC++, MinGW developer studio hasn't been updated since 2005. You shouldn't bother with it.
Feb 5, 2012 at 10:46am UTC
jumper007
(435)
I am confused. So if I am using MinGW Developer Studio,
and the same code(as in VC++)
, it will run the same ?
Feb 5, 2012 at 10:47am UTC
jumper007
(435)
Never mind. I got an answer from OsiumFramework. It's solved.
Feb 5, 2012 at 10:49am UTC
Athar
(4466)
As long as you aren't relying on any compiler extensions or non-standard behavior - yes, it should run the same.
Topic archived. No new replies allowed.