AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

C++ Compilers

 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
purloinedheart



Joined: 04 Apr 2008
Posts: 537
Location: Canada

PostPosted: Fri Sep 04, 2009 10:47 pm    Post subject: C++ Compilers Reply with quote

Before I switched computers, I was using Code::Blocks, but that doesn't seem to want to run on my new laptop, so does anyone know any good compilers? Preferably something small / possibly portable (with a debugger too.. do they come standard?).
Back to top
View user's profile Send private message
Tuncay



Joined: 07 Nov 2006
Posts: 1886
Location: Germany

PostPosted: Sat Sep 05, 2009 4:04 pm    Post subject: Reply with quote

May be this is what you look for?

Mhm not sure if it matches all your conditions.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Wed Sep 09, 2009 11:11 am    Post subject: Reply with quote

Last time I checked, Code::Blocks used the compiler you give to it, be it gcc (MingW for example) or Visual Studio one, etc.

Note that Visual Studio Express can be downloaded for free. Not exactly "small / portable", but hey, quite good at what it does.

See also C++ compilers.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Tuncay



Joined: 07 Nov 2006
Posts: 1886
Location: Germany

PostPosted: Wed Sep 09, 2009 5:49 pm    Post subject: Reply with quote

Here is another shot:

Mostly to use with MinGW (the famous GCC for Windows).
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group