Re: CVS compile error with wx-2.6.3 [Was: [Wxlua-users] luac bugs? (in wxLua distributaion)]

2006-05-07 Thread John Labenski
Thanks, fixed, the listctrl for gtk doesn't have the wxListCtrl::GetEditControl in 2.6, but does in 2.7 (which I sometimes use). The latest snapshot should work. -John Labenski On 5/6/06, Steve Kieu <[EMAIL PROTECTED]> wrote: > The latest snapshot wxLua_Snapshot_2006-05-04.tar.gz does not com

Re: CVS compile error with wx-2.6.3 [Was: [Wxlua-users] luac bugs? (in wxLua distributaion)]

2006-05-07 Thread Steve Kieu
Hi, Thanks it works now.One comment, If you allow the configure flagsĀ  --enable-wxlua-debug=no then configure should - Whether build wxlua without debug and remove the linking flags so it builds wxlua- Or completely disable the building of wxlua; so only library will be built.As I disable debug and