On Wed, Nov 3, 2010 at 1:02 PM, Ryan Pusztai <rpusz...@gmail.com> wrote:

> Hi,
>
> I have downloaded the latest release of wxLua and built it using the
> documented method from the wxLua website (./configure, make, sudo make
> install). After I 'sudo make install' and I try to just simply 'require(
> "wx" )' and call wx.wxMessageBox("Hello") I get a Segmentation fault. It is
> building wxLua v2.8.10 with wxWidgets version 2.8.11. Any thoughts?
>
> Terminal output:
>   $ lua
>   Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
>   > require( "wx" )
>   > wx.wxMessageBox("hi")
>   Segmentation fault
>

Any ideas about this? I sent it quite a while ago and not sure if anyone has
an idea. Thanks.
-- 
Regards,
Ryan
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to