User forums > Help

why lock when it IS related to codeblocks?? check other post

(1/4) > >>

techwar:
My problem IS related to code::blocks since EVERY other ide I have works fine with my MinGW installation.
My linker is mingw32-g++.exe for dynamic and ar.ece for static

Please help.

Thank you.

Jenna:

--- Quote from: techwar on May 28, 2009, 08:56:58 pm ---My problem IS related to code::blocks since EVERY other ide I have works fine with my MinGW installation.
My linker is mingw32-g++.exe for dynamic and ar.ece for static

Please help.

Thank you.

--- End quote ---

That something happens when using C::B, does not mean it's a problem of C::B.
Many, many users (me included) use C::B for daily work and have no such problems, so I guess it's a configuration proble or a broken MinGW-installation.

Please post the full commandline and do not post all errors again (change "Settings -> Compiler and debugger... -> Global compiler settings -> Other settings(rightmost tab) -> Compiler logging" to "Full commandline").

If you report any issues please make sure to give us as much information as possible (version of C::B, OS, compiler and related stuff).
If possible give a step by step instruction how to get the same problem.

If this problem really is a C::B problem I will excuse me for locking the other thread.

BTW:
Which ide's dou you mean with "EVERY other ide" ?

techwar:
full cmdline is:
mingw32-g++.exe -Wall -fexceptions  -g     -c "C:\Documents and Settings\Don\My Documents\C++ Projects\test\main.cpp" -o obj\Debug\main.o
mingw32-g++.exe  -o bin\Debug\test.exe obj\Debug\main.o
(if that's what you mean)

My OS is winXP SP3, version of my c::b is 8.02, compiler is MinGW4.3.3

By other IDE's I mean Eclipse(main), bloodshed, and quincy

deadneurons:

--- Quote ---Please post the full commandline and do not post all errors again (change "Settings -> Compiler and debugger... -> Global compiler settings -> Other settings(rightmost tab) -> Compiler logging" to "Full commandline").

--- End quote ---

@tekwar:
He meant on the Menubar (right next to HELP) is Settings on the submenu Click on the Compiler and debugger.
On that window there is a small arrow " > " click on it until you get to rightmost tab labeled "Other settings"
and on the dropdown menu select full command line.

techwar:
I knew that, but what does she/he want me to post AFTER I did that? Should I repost my errors?(but was told NOT to), or if you tell me specifically what to post(other than what I have) I will post that.

Thanks again for all of your help

Navigation

[0] Message Index

[#] Next page

Go to full version