Administrator
|
Can we get a general idea of progress on all the cool new core libraries/features?
How production-ready are the following? What is the approximate timeline for that to happen? - TxText - SDL - Rubric - Bloc - Brick Did I miss any? It is unimaginably exciting to have these available. For me, SDL, Tx, and Bloc will be game changers. They will empower me to restart many exciting project I postponed after getting bogged down in Morphic and friends! Thanks :)
Cheers,
Sean |
Did I miss any? libgit2? |
I have been using SDL for a while now. It works fine with the latest pre-spur VM. I think Esteban made the Spur migration right now so it should work fine.
It is really a game changer. You can start Pharo in headless, open a SDL window, use Cairo to render things on it and have it catch user events. It is very nice :-) |
In Windows too? > |
2016-02-16 8:06 GMT+01:00 Nicolai Hess <[hidden email]>:
And since spur? The SDL examples don't work on windows SubclassResponsibility: SDL2 class had the subclass responsibility to implement #ffiLibraryName
|
2016-02-16 8:40 GMT+01:00 Nicolai Hess <[hidden email]>:
It works fine with the latest pre-spur VM and pre-spur image. I think Esteban made the Spur migration so it should work fine with latest spur VM, maybe not yet as he was sick and might not have been able to integrate. I am using it on Mac and Linux. I have no windows machine sorry I can't tell.
|
2016-02-16 9:36 GMT+01:00 Clément Bera <[hidden email]>:
I don't it is working or the changes aren't integrated, the validation jobs still shows them failing: https://ci.inria.fr/pharo/job/Pharo-5.0-Update-Step-2.1-Validation-M-Z/label=win/lastCompletedBuild/testReport/OSWindow.Core.Tests/OSWindowTest/testCreatingWindow/ FehlermeldungYou running on platform which not supported by NativeBoost StacktraceNativeBoost class(Object)>>error: NativeBoost class>>unsupportedPlatform NativeBoost class>>discoverPlatformId NativeBoost class>>forCurrentPlatform NativeBoost class>>uniqueSessionObject NBExternalResourceExecutor>>initialize NBExternalResourceExecutor class(Behavior)>>new NBExternalResourceManager>>addResource:data: NBExternalResourceManager class>>addResource:data: OSWindow>>createWindow OSWindow>>initWithAttributes: OSWindow class>>createWithAttributes: OSWindowTest>>testCreatingWindow OSWindowTest(TestCase)>>performTest
|
Hi nicolai
esteban should do another pass because SDL was not fully migrated. Stef Le 16/2/16 18:13, Nicolai Hess a
écrit :
|
Free forum by Nabble | Edit this page |