John Labenski <[EMAIL PROTECTED]> writes:

> 
> On 6/24/07, Andre <[EMAIL PROTECTED]> wrote:
> > A couple of library are not reachable but do exist easily fixed.
> 
Debug Unicode Multilib
LINK : fatal error LNK1181: cannot open input file 'wxlua_msw28ud_wxlua.lib'
add C:\Programs\wxWidgets\wxLua\lib\vc_lib\ path
-------------- compile
LINK : fatal error LNK1181: cannot open input file 'wxmsw28ud_xrc.lib'
add path C:\Programs\wxWidgets\lib\vc_lib\

> 
> > cannot link with wxAppInitializer now this is somewhat more obscure.
> 
-------------- compile
luamodule.obj : error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall wxAppInitializer::wxAppInitializer(class wxAppConsole *
(__cdecl*)(void))" (__imp_??0wxAppInitializer@@[EMAIL PROTECTED]@@[EMAIL 
PROTECTED])
referenced in function _$E7

> Again, the error message would be helpful in understanding what the problem 
> is.
> 
> > Any one can compile this code?
> 
> I don't use 2007, but it works with VC6.
> 

Hope this help


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to