On 2/22/07, wangji <[EMAIL PROTECTED]> wrote:
>
> please,tell me how you build in linux.My build stops at bindings/wave.cpp
> with "wxJoystick has not been declared"
> otherwise ,many subdir do build separately !
> thank you
>

Fixed in CVS, the bindings file wave.i should have had

%if wxLUA_USE_wxJoystick & wxUSE_JOYSTICK

not

%if wxLUA_USE_wxJoystick | wxUSE_JOYSTICK

Please try it again, it should work now.

Thanks,
    John Labenski

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to