Re: wxEuphoria v0.10.0 - wxeud.e:758
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Jun 15, 2007
- 708 views
Jerry Story wrote: > > This is the version of wxeud.e that I have. > It seems to be version 0.10.0 > It is from: > http://wxeuphoria.sourceforge.net/download.htm > Current version: v0.10.0 > <snip> The code you posted looks like it's not the latest version. You can get it directly from the repository from here (the 0.10.0 tag): http://wxeuphoria.svn.sourceforge.net/viewvc/*checkout*/wxeuphoria/wxeu/tags/v0.10.0/wxeud.e?revision=120 Try that. If it doesn't work, then before it gets to the crash, put in a few statements like:
? wxWidgets ? wx_event_type
Let's try to see where the problem is. Matt