1. wxWidgets for Euphoria
- Posted by SDPringle Mar 20, 2014
- 1272 views
The latest stable package requires 2.8.7 but the patches in the 2.8 series are now at 12. The last number ought to be for bug fixes. Apparently the .so files are very different. I have tried the 2.8.7 version but it is quite buggy.
2. Re: wxWidgets for Euphoria
- Posted by mattlewis (admin) Mar 20, 2014
- 1243 views
The latest stable package requires 2.8.7 but the patches in the 2.8 series are now at 12. The last number ought to be for bug fixes. Apparently the .so files are very different. I have tried the 2.8.7 version but it is quite buggy.
What distro are you using? It's possible that dependencies are very different. On Linux, it's probably easier to just build from source. It's actually not terribly difficult.
Matt
3. Re: wxWidgets for Euphoria
- Posted by SDPringle Mar 20, 2014
- 1251 views
I was referring to problems not related to installation, although I will take the route now of installing from source. I tried this same version years ago and noticed some problems that I vaguely remember like a bad-dream. I think they might have been of origin in the wxWidgets package itself rather than the wrapper.