On Tue, Mar 11, 2014 at 5:13 PM, Roy Hinkelman <royh...@gmail.com> wrote:
>
> Sure could use some help.
>
> The wxWidgets install looked to go smoothly with no errors in the log.
> BUT, when I tried to run /samples/widgets, nothing happens, and the
> terminal goes unresponsive.
>
>
How are you running it? You need to run the app as a "bundle" meaning that
you either double click the bundle dir (usually ProgramName.app) or run
this on the command line.
$ open /path/to/Program.app
> I am following the directions here:
> http://wxlua.sourceforge.net/docs/install.html , installed in it's own
> directory as OSX, debug, unicode build.
>
> How would I debug this?
>
>
Using gdb if I remember correctly. I don't have a working Mac right now,
but I believe that XCode comes with the command line gcc compiler tools and
gdb is the debugger for it.
> I don't know what logs to look at. The system.log is giving me this for
> what it is worth:
>
> Mar 11 14:04:54 Roys-MacBook-Pro.local Console[394]: CGSCopyDisplayUUID:
> Invalid display 0x1a493041
> Mar 11 14:04:54 Roys-MacBook-Pro.local firefox[393]: CGSCopyDisplayUUID:
> Invalid display 0x1a493041
>
>
Don't know about this; do you sometimes use two monitors and the settings
are stale or something?
Regards,
John
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users