Re: decyphering ld's cryptic error messages
Re: decyphering ld's cryptic error messages
- Subject: Re: decyphering ld's cryptic error messages
- From: Dave Thorup <email@hidden>
- Date: Mon, 8 Aug 2005 18:16:17 -0400
On Aug 2, 2005, at 7:26 PM, Stefan Werner wrote:
I've spent the last few days reading man pages, FAQs and forums
like crazy, trying to resolve a simple linker error, linking my C++
app against a static build of wxWidgets:
ld: Undefined symbols:
__ZTV14wxMenuItemList
Stefan,
Were you ever able to resolve this? Which version of wxWidgets are
you using? I too am getting this same error with the version that
I'm using. I'm using a CVS build of wxWidgets that is somewhere
between 2.5 and 2.6 (closer to 2.6). I also am using a static build
of wxWidgets so it sounds like we both have the same problem. The
funny thing is that I have one application that has been working with
this with no problems for a long time now. I've just been trying to
upgrade one of my wx2.4.2 apps to this version and that's where I ran
into the problem. Though the app that works doesn't have a menu bar
so that may be why it works.
I'm planning on upgrading to 2.6.2 when it's released which is
supposed to be soon (in the next week or two), but I'd like to get
what I have working now if possible. I imagine that the problem was
likely fixed in the source code somewhere, I just need to figure out
which file it might be and when it was fixed (no small task).
Anyway, let me know if you figure out a solution and I'll let you
know if I do.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
Defaults Manager - The premier editor for Mac OS X's User Defaults /
Preferences database.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden