unresolved symbol wxStringData::Free(void)
Jeff Lacki
jeep at rahul.net
Thu May 1 18:08:15 PDT 2008
Hi-
Its my first time compiling under Visual Studio IDE.
Im getting the following:
unresolved external symbol "public: void __thiscall wxStringData::Free(void)"
Ive added all of the wx libraries and cant figure it out.
Is there a guide, beyond the wx guide that ive read,
which explains more about seeing up the IDE environment?
Also is there a way like in unix (nm) that I can look at the symbols
inside .lib files?
Thanks
More information about the wx-users
mailing list