Author Topic: Code::block how to support C++0x  (Read 25923 times)

zabzonk

  • Guest
Re: Code::block how to support C++0x
« Reply #15 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Code::block how to support C++0x
« Reply #16 on: November 17, 2011, 07:44:26 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".

Offline hqt

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: Code::block how to support C++0x
« Reply #17 on: November 20, 2011, 10:41:55 am »
Quote
It 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 :)