Hi Igor and Ronie following igor advice I'm preparing to integration OSWindow in Pharo. I copied all the packages to Pharo/OSWindow. Now to fully work I imagine that SDL2 should be linked to the VM so that it can work. I need to know which package make sense to be loaded I imagine that this is OSWindow-Core OSWindow-SDL2 https://pharo.fogbugz.com/default.asp?12743#103040 indicates package: 'NBXLib-Core'; and I wonder why Why do we need also the OSWindow-X11 if we use SDL Stef
Hi Stef, indicates
package: 'NBXLib-Core'; and I wonder why
Why do we need also the OSWindow-X11 if we use SDL Stef
Edited and remove that line in fogbugz. It was a copy paste mistake. As for OSWindow-X11, it is keep for history purposes. We don't need it. Now to fully work I imagine that SDL2 should be linked to the VM so that it
can work. I need to know which package make sense to be loaded
For Linux, it is linked in an external plugin. For Windows, it requires full linking with the VM. As for Mac, I don't know yet. Greetings, Ronie 2014-06-23 5:29 GMT-04:00 stepharo <stepharo@free.fr>:
Hi Igor and Ronie
following igor advice I'm preparing to integration OSWindow in Pharo. I copied all the packages to Pharo/OSWindow.
Now to fully work I imagine that SDL2 should be linked to the VM so that it can work. I need to know which package make sense to be loaded
I imagine that this is OSWindow-Core OSWindow-SDL2
https://pharo.fogbugz.com/default.asp?12743#103040
indicates package: 'NBXLib-Core'; and I wonder why
Why do we need also the OSWindow-X11 if we use SDL Stef
Thanks ronie. I will integrate it soon. Stef On 23/6/14 19:25, Ronie Salgado wrote:
Hi Stef,
indicates package: 'NBXLib-Core'; and I wonder why
Why do we need also the OSWindow-X11 if we use SDL Stef
Edited and remove that line in fogbugz. It was a copy paste mistake.
As for OSWindow-X11, it is keep for history purposes. We don't need it.
Now to fully work I imagine that SDL2 should be linked to the VM so that it can work. I need to know which package make sense to be loaded
For Linux, it is linked in an external plugin. For Windows, it requires full linking with the VM. As for Mac, I don't know yet.
Greetings, Ronie
2014-06-23 5:29 GMT-04:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hi Igor and Ronie
following igor advice I'm preparing to integration OSWindow in Pharo. I copied all the packages to Pharo/OSWindow.
Now to fully work I imagine that SDL2 should be linked to the VM so that it can work. I need to know which package make sense to be loaded
I imagine that this is OSWindow-Core OSWindow-SDL2
https://pharo.fogbugz.com/default.asp?12743#103040
indicates package: 'NBXLib-Core'; and I wonder why
Why do we need also the OSWindow-X11 if we use SDL Stef
participants (2)
-
Ronie Salgado -
stepharo