PDA

View Full Version : C++ Compiler for Windows.



bullet2urbrain
01-17-2007, 08:36 AM
Hey all,

Just wondering what compiler you use in Windows. if any.. IM trying to get emacs to work but i am having a hard time on XP Pro SP2.

If you have another suggestion please let me know, again this will only be for C++

dicecca112
01-17-2007, 09:09 AM
free http://msdn.microsoft.com/vstudio/express/visualc/

Qkjhfhaiguihfma
01-18-2007, 01:54 PM
cygwin is a nice tool to use.

cx323
01-18-2007, 02:37 PM
try code::blocks http://www.codeblocks.org/

7he ]-[0rr0r
01-18-2007, 02:47 PM
Maybe i'm missing something: you are trying to run xp on emac? you are either doing some serious reworking of the code or do not know they are not x86 (not as likely). I may have missunderstood all together.

uOpt
01-18-2007, 03:11 PM
Emacs is a Unix text editor that also has support for development.

Since the original poster didn't say which Emacs he downloaded and what the problem is there's no good way to help him.

Wanting a C++ compiler and debugger in Emacs is usually best served by Cygwin.

Flak Monkey
01-19-2007, 11:49 AM
I've used Visual C++ and Dev-C++. Both are great for what they are.