John,

> Fixed now in svn, at least for my version of gcc, Fedora 20, gcc 4.8.2.

Thank you for the update. Curious, can you run a simple script that
checks if GetChildren() is available method for wxWindow? It's been
reported that for some reason GetChildren() is not available when
compiled with wxgtk3 (3.0.1) on Archlinux:

wxLua: Unable to call an unknown method 'GetChildren' on a 'wxWindow' type.
stack traceback:
[C]: in function '__index'
...

I haven't had a chance to test it myself yet, but I can use it when
compiled on Windows and it was clearly present in previous versions as
well (2.9.x).

Paul.

On Mon, Jun 23, 2014 at 7:04 PM, John Labenski <jlaben...@gmail.com> wrote:
> On Mon, Jun 23, 2014 at 4:17 AM, Philipp Überbacher <mu...@tuxfamily.org>
> wrote:
>>
>>
>> Thanks a lot John,
>> it builds now.
>> I'll prepare a buildscript for SVN so my fellow Arch users can
>> comfortably build and use wxLua with wxgtk 3.
>>
>
> That sounds great, what else is needed to build on Arch?
>
>>
>> For the sake of completeness, here are the warnings I get.
>>
>
> Yeah, I've been lazy about those unused strings, they would be awkward to
> #ifdef off. Fixed now in svn, at least for my version of gcc, Fedora 20, gcc
> 4.8.2.
>
> Regards,
>     John

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to