User forums > Help
Problem to compile codeblocks
stahta01:
--- Quote from: xblitz on December 12, 2023, 10:57:15 pm ---
wxwidgets standard output is a very long long file and useless... how can I perform a useful log
--- End quote ---
I was talking about the CB build log building Code::Blocks
xblitz:
I found the mistake: the C::B guide says:
--- Code: ---To compile wxWidgets in 64-bit mode add CFG=64 to the build line that is given next or use a compiler that defaults to 64 bit output. For example, MinGW-w64 has toolchains targetting 32 bits and others targetting 64 bits.
--- End code ---
So, I pass the argument CFG=64 in command line... now I try to recompile WwWidgets without this option and it seems work properly: codeblocks release is still compiling without any error, for now.
EDIT:
||=== Build finished: 0 error(s), 4 warning(s) (7 minute(s), 40 second(s)) ===|
stahta01:
--- Quote from: xblitz on December 12, 2023, 11:33:30 pm ---I found the mistake: the C::B guide says:
--- Code: ---To compile wxWidgets in 64-bit mode add CFG=64 to the build line that is given next or use a compiler that defaults to 64 bit output. For example, MinGW-w64 has toolchains targetting 32 bits and others targetting 64 bits.
--- End code ---
So, I pass the argument CFG=64 in command line... now I try to recompile WwWidgets without this option and it seems work properly: codeblocks release is still compiling without any error, for now.
EDIT:
||=== Build finished: 0 error(s), 4 warning(s) (7 minute(s), 40 second(s)) ===|
--- End quote ---
Thanks for that feedback. I hope someone re-writes the directions; but, it is a small hope. I just do not have the energy to do it myself.
Tim S.
Navigation
[0] Message Index
[*] Previous page
Go to full version