I have a Mac enviroment with snow leopard and I Would like to port a written game with sdl to bb10. My enviroment works with cascades and opengl samples...
I saw there is an SDL port on github.com/blackberry and a TouchoverlayLibrary to use..but I don't know how to create and setup SDL in momentics and create a new SDL project with momentics.
For now I did these steps:
- gitclone sdl blackberry port
- gitclone touchoverlaylibrary
But now I'm stucked ... cause I don't know how to move...
I suppose that I have to compile the 2 library .. but how? Should I use momentics or what else? ..any help?
P.S: This solution didn't helped me: How do i configure SDL to work with the Blackberry Playbook Native SDK / NDK?