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
-- 
Regards,
Ryan
------------------------------------------------------------------------------
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to