Sorry guys,
now I'm geting Error: Could not find accessor for variable named "flags" in
SDL2 class>>#init:.
I will watch out for the announcement of the official 5.0 version.
Thanks,
Edwin
2016-01-24 22:09 GMT+01:00 stepharo :
> Hi edwin
>
> if you use a prespur image you should get a pre-spu
Hi edwin
if you use a prespur image you should get a pre-spur VM
Check
http://pharo.org/download
You will get the latest pre-spur VM and image.
Once esteban is done fixing the SDL in the latest Pharo you will be able
to use
the latest vm.
Stef
Le 24/1/16 21:56, Edwin Ancaer a écrit :
Do
Do i need a specific version of the vm for this, or can i use the one in
pharo5.0?
On Jan 24, 2016 7:36 PM, "Stephan Eggermont" wrote:
> On 24-01-16 18:24, Edwin Ancaer wrote:
>
>> I downloaded Pharo5.
>>
>
> You want to try this first with a non-spur pharo5.
> (50496, e.g. from files.pharo.org/i
On 24-01-16 18:24, Edwin Ancaer wrote:
I downloaded Pharo5.
You want to try this first with a non-spur pharo5.
(50496, e.g. from files.pharo.org/image/50-preSpur)
The current work on FFI is not yet announced to be
finished
Stephan
No problem. We will postpone the SDL experiment.
Traditions must be respected: we will try a small DB-application in the
mean time. And after the first tries for the screen layouts, it seems there
is no hurry...
Thanks already for your responses
Edwin
yes, SDL2 is still not migrated (we changed FFI infrastructure).
I already have the fix, but I didn’t have the time to integrate it :(
Esteban
> On 24 Jan 2016, at 18:24, Edwin Ancaer wrote:
>
> I downloaded Pharo5.
>
> Re-executing
>
> | ex |
> ex := SDL2Example new.
> ex osWindow.
>
> n
I downloaded Pharo5.
Re-executing
| ex |
ex := SDL2Example new.
ex osWindow.
now gives :
Subclassresponsability: SDL class has the responsability to implment #f
in the method
ffiLibraryName
self flag: 'HACK: avoid direct subclassResponsibility to not break RB
test cases..'.
^ Subclass
Yeah I did in in early version of Pharo 5 (50155).
2016-01-24 10:10 GMT+01:00 stepharo :
> the support for SDL2.0 should be better in Pharo50 (even if due to ffi
> changes and new objcte format we may have some
> glitches).
>
>
> Le 23/1/16 22:45, Edwin Ancaer a écrit :
>
>> I'm not a smalltalk e
the support for SDL2.0 should be better in Pharo50 (even if due to ffi
changes and new objcte format we may have some
glitches).
Le 23/1/16 22:45, Edwin Ancaer a écrit :
I'm not a smalltalk expert, but from time to time I like to do some
experiments.
Recently, we talked about making a small
Maybe the SDL version installed was 64-bit, and you need to 32-bit one.
Try something like
sudo apt-get install $LIB:i386
I presume...
$ sudo dpkg --add-architecture i386
is already done.
cheers -ben
On Sun, Jan 24, 2016 at 5:45 AM, Edwin Ancaer wrote:
> I'm not a smalltalk expert, but fr
10 matches
Mail list logo