User forums > Help
How To Set Up On Linux?
F6|Zman:
I am not sure how to set code::blocks up on Linux (Ubuntu). Every time I try to build something I get this error:
Precompiling header: ../engine/engine.h
err:module:import_dll Library libgmp-10.dll (which is needed by L"Z:\\host\\mingw\\libexec\\gcc\\mingw32\\4.7.0\\cc1plus.exe") not found
err:module:import_dll Library libmpc-2.dll (which is needed by L"Z:\\host\\mingw\\libexec\\gcc\\mingw32\\4.7.0\\cc1plus.exe") not found
err:module:import_dll Library libmpfr-1.dll (which is needed by L"Z:\\host\\mingw\\libexec\\gcc\\mingw32\\4.7.0\\cc1plus.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\host\\mingw\\libexec\\gcc\\mingw32\\4.7.0\\cc1plus.exe" failed, status c0000135
Process terminated with status 1 (0 minutes, 5 seconds)
0 errors, 0 warnings
How do I set this up correctly? Sorry if I did not post this in the correct area.
oBFusCATed:
What exactly do you want to setup?
A native builder or a cross compiler?
F6|Zman:
--- Quote from: oBFusCATed on March 19, 2013, 11:29:48 pm ---What exactly do you want to setup?
A native builder or a cross compiler?
--- End quote ---
Builder.
oBFusCATed:
Then why are you trying to use mingw? Install a native gcc/g++ and you're done.
F6|Zman:
--- Quote from: oBFusCATed on March 20, 2013, 12:41:19 am ---Then why are you trying to use mingw? Install a native gcc/g++ and you're done.
--- End quote ---
I don't know how to do that on Linux.
Navigation
[0] Message Index
[#] Next page
Go to full version