News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::block how to support C++0x

Started by hqt, November 14, 2011, 02:57:47 PM

Previous topic - Next topic

zabzonk

>  So you should make sure you have only one version of MinGW on your system.

Apparently, yes.

Jenna

Quote from: Neil Butterworth on November 17, 2011, 06:00:43 PM
>  So you should make sure you have only one version of MinGW on your system.

Apparently, yes.
It should be :
So you should make sure, that if you have multiple versions of MinGW on your system, none is placed in "X:\MinGW".

hqt

QuoteIt means that you should open a cmd.exe window and you should type some commands to compile your code, without an IDE.
Oh, I know that. Sorry because I don't understand your idea. (you say that "outside Codeblock IDE", I think you want me to check this program is true).
After I use compile from command line, they notice errors like when I compile in CodeBlock IDE :(

@: This error I have read on Wiki, but above path is just my example. I install first in D:\Compiler\minGW. Second(and newest) in: D:\Compiler\C++0x\. So, I think no problem happen.

So, who can help me, please.
thanks :)