AltME: R3 Building and Porting

Messages

amacleod
I'm considering a project that i wanted to do in R3 instead of R2 but when ever I looked into R3 it just seemed a little fragmented with the different forks and missing pieces. Its exciting to see that its coming together. Thanks Maxim and to all that are involved.

amacleod
Probably asked a bunch of times but if were to start a gui r3 project which version would be best to use that would be most compatible with the upcoming unified version and where would I find it?
Gregg
amacleod
Thanks Gregg
Gregg
And Saphirion's docs are at https://github.com/saphirion/documentation. Shixin has integrated their gui work into the Atronix version.
amacleod
So only the one version and it includes gui?
dev release or production?
Gregg
Correct.
Dev has some new features in it, like FFI and greatly improvec CALL.
And encap.
amacleod
great
No mac binary?
Gregg
Saphirion has an internal one I think, but Atronix does not at this time.
Mainline R3 binaries are available at http://www.rebolsource.net/, and there is an OSX build there.
amacleod
avast is blocking the dev version from downloading....says dRep infection. Production version downloads fine.

Gregg
If Shixin doesn't see your note here, I'll make sure he knows.
Robert
There is no OSX version that supports a GUI yet. What can be done is rendering to images, but no visible GUI.

GregP
Not directly related to R3, but I started to play with SDL 2.0 and tried some examples, compiled with MinGW on windows 7, and I'm rather badly surprised about stability: I can easily get a crash with a few interactions (click, minimize, focus, ...). Not a good start! I post this here because I thought about possibly use SDL 2.0 for a Mac port for example. Anyone with experience to share on SDL 2.0 ?

Kaj
It's new, but it's been in the works for many, many years, so I expected it to be better
It uses hardware acceleration, so crashes could be due to an unreliable video driver
GregP
I'm going to try on another laptop, also I'm going to use MinGW-64 instead. SDL forum is quite active, I'll check there if needed. I think R3 or Red can benefits from SDL so we don't rewrite everything.. I know you did a SDL1.3 lib for Red!

Last message posted 272 weeks ago.