User forums > Nightly builds

The 06 february 2007 build is out.

<< < (2/3) > >>

killerbot:
but it is also a vista problem, probably MinGW is not yet ok for Vista

artoj:

--- Quote from: yackcae on February 06, 2007, 09:16:37 pm ---Not compile show the message:

Compiling: main.cpp
mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

I use Windows Vista 6000 RTM

It appears to be a problem with relative directory paths.

--- End quote ---

IIRC, if you create a symbolic link to \MinGW\bin\cc1plus.exe from \MinGW\libexec\gcc\mingw32\3.4.2\cc1plus.exe it'll work. You can also copy the file but I thought it was a good situation to test how the links work in Vista. You can create links with "mklink" command.

yackcae:

--- Quote from: killerbot on February 06, 2007, 09:39:50 pm ---but it is also a vista problem, probably MinGW is not yet ok for Vista

--- End quote ---

MinGW works ok, I test it with console commands.
Excuse me for comparison, but Dev-C++ works ok, and use MinGW.

...if you create a symbolic link to \MinGW\bin\cc1plus.exe from \MinGW\libexec\gcc\mingw32\3.4.2\cc1plus.exe it'll work...
don't work.

Thanks

Pd: I don't speak english, sorry for my bad english.

Kreso:

--- Quote from: nitro4ce on February 06, 2007, 08:25:24 pm ---someone please make a debian package.. :(

--- End quote ---

you know, you can just compile a svn trunk version, it's not that hard :) I think cstudent made a tutorial how to compile c::b SVN

Chocoboko:

--- Quote from: Kreso on February 07, 2007, 12:38:12 am ---
--- Quote from: nitro4ce on February 06, 2007, 08:25:24 pm ---someone please make a debian package.. :(

--- End quote ---

you know, you can just compile a svn trunk version, it's not that hard :) I think cstudent made a tutorial how to compile c::b SVN

--- End quote ---

Yeah, it isn't hard.  I do it too since I use Gentoo.  Heh, I wonder if I could make an ebuild to check out the latest Code::Blocks SVN source and compile it.  I know there's some overlay for ZSnes which does that.  I'd need to read more about how overlay trees work and all that though.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version