---------- Forwarded message ---------- From: Nicolai Hess <nicolaihess@web.de> Date: 2015-01-26 10:03 GMT+01:00 Subject: Re: [Pharo-dev] libSDL2 and OSWindow To: Esteban Lorenzano <estebanlm@gmail.com> 2015-01-26 9:39 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Using which version of the vm?
the "latest". I load a fresh vm and image yesterday with : get.pharo.org/40+vmLatest. on windows 7 (32Bit) and Ubuntu 14.04 (64 Bit).
With latest it should be working. At least, it worked for me before I left for vacations.
Esteban
On 25 Jan 2015, at 22:52, Nicolai Hess <nicolaihess@web.de> wrote:
What is the current state of the SDL2 / OSWindow integration? There are some *open* bugtracker entries, although SDL and OSWindow *are* in the latest vm+image.
On Ubuntu 14.04 64Bit OSWindow new does not work, it complains it can not find libSDL2, but it is there
On Windows 7 OSWindow new opens a window that is mainly off the screen, only the bottom right corner is visible.
nicolai