cc1 error fixed on dev C++ for vista

It fixs the error you get when you compile with resources and icons
for vista users

Heres what you need to do

1. start dev c++ up
2. click on tools in the menu look for compiler options
3. click on the top tab diectories new tab appears lower
4. on binary tab type in your cc1.exe file location, which can ususally found here
"C:\Dev-Cpp\libexec\gcc\mingw32\3.4.2"
save changes and done.
Last edited on
Topic archived. No new replies allowed.