News:

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

Main Menu

Code::Blocks problem

Started by The Onslaught, February 15, 2007, 05:22:26 PM

Previous topic - Next topic

The Onslaught

When I try to run a program in code blocks the following message appears:

mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such file or directory

My PC has windows vista.

Can you help me?, I heard that windows vista is causing problems when people try to run C++ programs in ANY compiler and IDE

stahta01

This is a known minGW issue, some people are getting it to almost work using symbolic links or copying cc1plus to somewhere. I suggest looking at minGW support sites and groups.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

TDragon

Quote from: The Onslaught on February 15, 2007, 05:22:26 PM
I heard that windows vista is causing problems when people try to run C++ programs in ANY compiler and IDE
I'm not sure there are problems with every compiler; after all, Microsoft's Visual C++ 2005 was developed concurrently with Vista, so I'd expect it to work fine. At any rate, MinGW does appear to have issues running under Vista with C::B. There are one or two other people who have posted on the C::B forums to that effect; you might try to contact them and ask whether they've found a solution.

(I don't own Vista, and since as far as I know none of the developers do, Vista compatibility might be a while in coming.)
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)