Author Topic: [Solved] CB configuration for vista  (Read 5028 times)

happygl

  • Guest
[Solved] CB configuration for vista
« on: April 21, 2007, 01:32:33 pm »
Hi,

--Problem solved, c++ on vista finalley--
Solution found here.

I really need to continue my work, but after installing windows vista, ofcourse I get some nonexistent directory errors! :D
I'm really happy with CodeBlocks, helped me for last 2 yers (with NightlyBuilds) and don't wanna change!

Here's my current Build log file:
http://gdorin.hopto.org/cb_build_log.txt

You can see I added some paths but it's not good yet ;p.

Where & what path I need to add to finish the configuration?

Thanks for any help!
« Last Edit: April 23, 2007, 08:28:23 pm by happygl »

Offline TSalm

  • Multiple posting newcomer
  • *
  • Posts: 16
    • florent gabriel
Re: [Solved] CB configuration for vista
« Reply #1 on: May 17, 2007, 03:03:01 pm »
Hi,

here is my experience with C::B and MinGW on Vista :

I'm using C::B on Vista and installing MinGW with the installer.
About the install of MinGW, I should disable the vista option about the user's account restrain (don't know if it's the correct translation... "contrôle des comptes utilisateurs" in French), otherwise, an error occur stopping the installation.

About the C::B setting, I must add a path :
Settings -> Compiler and debugger settings -> (in the combobox) choose "Toolchain executables" -> in the tab "Additional Paths" I added the path [MinGW_PATH]\libexec\gcc\mingw32\3.4.2

Maybe other path could be adding...good cheer

All seems to be ok now

regards,
TSalm

« Last Edit: May 17, 2007, 03:19:57 pm by TSalm »
OS: Linux Slackware
Compiler: gcc 3.4.6
wxW: 2.6.4