User forums > General (but related to Code::Blocks)

[SOLVED] CodeBlocks with wxWidgets compiler failed.

<< < (3/3)

sodev:
Patches to do what? I never applied any patches to wxWidgets, i was always using trunk or now master. I submitted some patches to wxWidgets though to fix various issues, but none were compiling related.

On Windows i am building SHARED=0 and MONOLITHIC=1 since ever, like 10 years or so. From TDM to MinGW to MinGW-w64 and with MSVC 20xx. On Linux i build very rare, but when then with SHARED=1 and MONOLITHIC=0.

stahta01:

--- Quote from: sodev on August 21, 2019, 07:46:11 pm ---Patches to do what? I never applied any patches to wxWidgets, i was always using trunk or now master. I submitted some patches to wxWidgets though to fix various issues, but none were compiling related.

--- End quote ---

So, you have submitted patches to wxWidgets.

So, you likely know that MONOLITHIC=1 is less tested; and, it tends to have build errors from time to time. It is not that great of leap to think it might have more run-time issues. Note: I have never noticed a run-time from MONOLITHIC=1; but, I have had multiple build time issues due to the command being too long when using MONOLITHIC=1.

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version