On 7/4/07, Andre <[EMAIL PROTECTED]> wrote:
> Only change to the make file:
> UNICODE 1
>
>         link /NOLOGO /OUT:..\..\..\bin\vc_lib\wxlua.exe
> /LIBPATH:c:\Programs\wxWidgets\lib\vc_lib /DEBUG  /LIBPATH:..\..\..\lib\vc_lib
>  /LIB
> PATH:..\..\..\modules\lua\lib /SUBSYSTEM:WINDOWS
> @C:\DOCUME~1\Andre\LOCALS~1\Temp\nm3E0.tmp
> LINK : fatal error LNK1104: cannot open file 'wxlua_msw28ud_wxbindaui.lib'
>
> probably just an oversight

I just tried it in MSVC6 and it works ok. I guess the problem is that
the aui lib is not built using makefile.vc? Try the latest version,
hopefully it will be built automatically now.

-John Labenski

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to