Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Huge sized codeblocks.dll
scarphin:
Tried with the new nightly, got the same error again. Don't know anything else to try. I posted the patches on patch tracker, hope I did everything right. I guess I'm going to build it everytime a new nightly is built. One last detail left, no matter how I build the cb and plugins (with '-z defs' option or not) I'm getting a 'missing symbols' error when cb tries to load the plugin.
stahta01:
Short and Simple Check List for Building an Custom AutoVersion Plugin linked against Nightly debug build
I consider an resent SVN checkout to be one that uses the same minGW DLL and wxWidgets DLL as the current nightly build.
I have not built an Custom Plugin against a Nightly debug build; but, I did against the normal Nightly build.
1. Use the SDK headers from a resent SVN checkout of debug/propgrid branch
2. Link against the codeblocks.dll from the same resent SVN checkout.
3. Link against the wxWidgets dll
4. Use the same Compiler as the current debug/propgrid branch nightly.
Tim S.
scarphin:
How do I link against a dll exactly? Where do I enter dll's name?
stahta01:
http://wiki.codeblocks.org/index.php?title=Linking_the_plugin_to_a_Nightly_Build
scarphin:
I don't believe this, it was all there and I tried to work it out for days. :shock: Now it works. Thnx, much appreciated.
Navigation
[0] Message Index
[*] Previous page
Go to full version