News:

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

Main Menu

Mingw directory

Started by marvolo1300, April 06, 2010, 03:42:44 AM

Previous topic - Next topic

marvolo1300


I need help. So far, i think i have done everything right, but i get an error every time i compile some code. I hope the attached screenshots help.

Another question... is C::B portable?

The error:

"Calc v4 - default" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...




The directories in my C::B toolchain in my compiler and debugger settings:





All the files in the bin folder in mingw:

ollydbg

Please describe your question in detail. Other wise, you get zero help.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

stahta01

Please carefully; The installation folder MUST contain the sub-folder bin; yours does not most likely. Note, "E:\MinGW" is NOT the same as "E:\MinGW\bin".

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]

marvolo1300

This is the directory i entered in     compiler and debugger settings>>toolchain executables

QuoteE:\mingw\bin

stahta01

Quote from: marvolo1300 on April 06, 2010, 04:43:14 AM
This is the directory i entered in     compiler and debugger settings>>toolchain executables

QuoteE:\mingw\bin

There is very little chance that the folder E:\mingw\bin has a sub-folder bin to make the path "E:\mingw\bin\bin" exist.

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]

Jenna

If I remember right it should work anyway (even if many users can not read the red note  :cry: ) if nothing has changed.

Which OS and which compiler and version do you use.