Chris Brulak
2009-05-15 06:25:31 UTC
Hi All.
Building with VC++ 9.0.
I built the wxWidgets project in VC++, no problems.
However, when I to compile a simple test app: I get this error:
error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxApp::Initialize(int &,wchar_t * *)" (?***@wxApp@@***@Z)
Any ideas?
Thanks
Chris
Building with VC++ 9.0.
I built the wxWidgets project in VC++, no problems.
However, when I to compile a simple test app: I get this error:
error LNK2001: unresolved external symbol "public: virtual bool __thiscall wxApp::Initialize(int &,wchar_t * *)" (?***@wxApp@@***@Z)
Any ideas?
Thanks
Chris