Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Question about why wxscintilla_cb is a static Library instead of Shared Lib?
Jenna:
If you link against codeblocks lib, you can not (at least should not) link against the cb_scintilla lib.
We already had hard to determine (more or less random) crashes, due to linking against static libs twice in wxSmith, which was linked against codeblocks (already including tinyxml) and tinyxml directly.
stahta01:
--- Quote from: jens on December 05, 2013, 09:16:06 am ---If you link against codeblocks lib, you can not (at least should not) link against the cb_scintilla lib.
We already had hard to determine (more or less random) crashes, due to linking against static libs twice in wxSmith, which was linked against codeblocks (already including tinyxml) and tinyxml directly.
--- End quote ---
Thank you, I will try to find how to submit changes for cbDiff Plugin once I confirm the issues exist in the current source.
Edit: Found the git version control.
Tim S.
stahta01:
Patch to CB Contrib projects that have wxscintilla_cb library used.
Patch needs tested; so, I would suggest waiting to after release is finished.
Removed patch; will posted updated version later today that only fixes wxWidgets 3.0 CB Projects.
Tim S.
stahta01:
Removes the linker search folder sdk/scripting/lib patch.
Suggest waiting till after release to apply; this patch needs tested!
Tim S.
Removed patch; will posted updated version later today that only fixes wxWidgets 3.0 CB Projects.
stahta01:
Removes linking and searching for tinyxml for contrib plugins.
This patch needs tested! Esp. the Makefile.am change!
Tim S.
Removed patch; will posted updated version later today that only fixes wxWidgets 3.0 CB Projects.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version