News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Undefined symbols

Started by _AFK, May 28, 2005, 05:35:51 PM

Previous topic - Next topic

_AFK

After compiling I've got some unresolveds:

/build/codeblocks-1.0-finalbeta/src/output/share/CodeBlocks/plugins/libdebuggergdb.so: undefined symbol: _ZN14DisassemblyDlgC1EP8wxWindowP11DebuggerGDB

codeblocks-1.0-finalbeta using Makefile.unix.wx2.6 and wx2.6 (doh)

Other than that plugin it works like a charm :-D
Oh yeah, and the update script has got windows line-endings so it won't execute propperly.

_AFK

Another thingy, when I start a new project you have to add the .cbp extention. If I do not it won't do anything.

mandrav

The wx2.6 related files are not always in-sync. Unfortunately, this happened during the last release  :oops:
What's missing is entries in the Makefile.unix.wx2.6 for plugins/debuggergdb/backtracedlg.cpp and plugins/debuggergdb/disassemblydlg.cpp.

QuoteAnother thingy, when I start a new project you have to add the .cbp extention. If I do not it won't do anything.
Thanks for mentioning it. I hadn't noticed...

Yiannis.
Be patient!
This bug will be fixed soon...