Code::Blocks Forums

User forums => Help => Topic started by: marvolo1300 on April 06, 2010, 03:42:44 am

Title: Mingw directory
Post by: marvolo1300 on April 06, 2010, 03:42:44 am

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:

Code
"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:
(http://i379.photobucket.com/albums/oo240/marvolo74/help1.jpg)




All the files in the bin folder in mingw:
(http://i379.photobucket.com/albums/oo240/marvolo74/help2.jpg)
Title: Re: Mingw directory
Post by: ollydbg on April 06, 2010, 04:13:31 am
Please describe your question in detail. Other wise, you get zero help.
Title: Re: Mingw directory
Post by: stahta01 on April 06, 2010, 04:24:16 am
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.

Title: Re: Mingw directory
Post by: marvolo1300 on April 06, 2010, 04:43:14 am
This is the directory i entered in     compiler and debugger settings>>toolchain executables

Quote
E:\mingw\bin
Title: Re: Mingw directory
Post by: stahta01 on April 06, 2010, 04:47:45 am
This is the directory i entered in     compiler and debugger settings>>toolchain executables

Quote
E:\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.
Title: Re: Mingw directory
Post by: Jenna on April 06, 2010, 07:21:13 am
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.