User forums > Help
C::B 10.05, can't compile programs
(1/1)
Lorizean:
Hi!
I recently installed Code::Blocks on my netbook, running Ubuntu 10.04 Lucid Lynx. For some reason, I cannot compile any programs (using GCC).
I get the following error messages:
winegcc: i486-linux-gnu-g++ failed
Process terminated with status 2 (0 minutes, 0 seconds)
I'm using the following repositories:
http://apt.jenslody.de/ any release
http://apt.wxwidgets.org/ lucid-wx main
I'm a linux/code::blocks noob, I only used C::B on windows before (where everything worked out of the box), so I got no idea what could be wrong. Can anybody help?
Thanks
oBFusCATed:
Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
and this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Lorizean:
--- Quote from: oBFusCATed on December 19, 2010, 01:43:37 pm ---Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
and this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
--- End quote ---
Thanks;
I guess I'll head over and search through the gcc documentary. Just thought maybe somebody here could help.
Lorizean:
Nevermind, I got it working. I used g++ instead of wineg++ and its working perfectly.
Navigation
[0] Message Index
Go to full version