User forums > Using Code::Blocks

Code::Blocks under Vista

<< < (2/2)

ZekeDragon:
To Stankon:

The way to fix your problem, because I faced it as well, is to go to "Settings > Compiler and debugger..." then select the "Toolchain executables" tab, and then "Additional paths" sub-tab, and add "C:\MinGW\libexec\gcc\mingw32\3.4.5" to there.  Should work no problem then.

Otherwise, yes... MinGW, Code::Blocks, and even wxWidgets are compatible with Vista.  It's just a headache.  While I never did it, it might also help to change the compatibility options for working with XP.

stankon:
hi,

for all that have helped and / or advised me, thanks a lot!
i've just found the solution to my vista problem, and for those who face the same problem as me, do this. it worked for me, so i suppose it would work for you too!

you'll just have to displace the following files to the indicated folder:

C:\MinGW\libexec\gcc\mingw32\3.4.5\cc1.exe           to         C:\MinGW\bin\cc1.exe
C:\MinGW\libexec\gcc\mingw32\3.4.5\cc1plus.exe      to         C:\MinGW\bin\cc1plus.exe
C:\MinGW\libexec\gcc\mingw32\3.4.5\collect2.exe      to         C:\MinGW\bin\collect2.exe

it worked well after that!
thanks again for the help!

Navigation

[0] Message Index

[*] Previous page

Go to full version