News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

include.h

Started by a.mlw.walker, January 16, 2008, 12:23:14 PM

Previous topic - Next topic

a.mlw.walker

I know some people have asked abour this before but i didnt quite find the answer. I saw that they were sent to a wiki page but if that is my problem please could someone helo decipher it.

I have installed studio version of codeblocks and the compile says that iostream 'no such file or directory'.

I am using vista, but manages after hours to get codeblocks to compile c just not c++.

I looked over the wiki article of installing the mingw compiler, but couldnt quite understand it, because the installer for codeblocks installed my mingw for me. Is there a few file to move.

I have
C:/Program files/Codeblocks/Mingw32

Is this correct?

Thanks
Alex

JGM

you need to install mingw to a directory without spaces, like C:\MingW

then if you already read this http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista you should reread and try

dje

Hi !

Quote from: a.mlw.walker on January 16, 2008, 12:23:14 PM
I looked over the wiki article of installing the mingw compiler, but couldnt quite understand it, because the installer for codeblocks installed my mingw for me. Is there a few file to move.
Latest installer was for Code::Blocks RC2 packed with mingw.
This is far too old ! You should update C::B to the latest nightly build.

Dje