Thank John. That fixed it. I now get a bunch of unresolved externals, 
all related to OpenGl. For example:

wxbindgl_dll_wxgl_gl.obj : error LNK2001: unresolved external symbol 
"public: vi
rtual class wxClassInfo * __thiscall 
wxGLContext::GetClassInfo(void)const " (?Ge
[EMAIL PROTECTED]@@UBEPAVwxClassInfo@@XZ)

I have OpenGl enabled in wx.

Les


John Labenski wrote:
>
> Change the top of modules/wxbind/wxcore_wxlcore.cpp to
>
> // This lua tag is defined in bindings
> extern WXDLLIMPEXP_DATA_BINDWXCORE(int) g_wxluatype_wxLuaPrintout;
>
> Committed to CVS.
>
> Regards,
>     John
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to