Re: [SailfishDevel] Question regarding porting SDL & OpenGL game to Sailfish

2014-02-12 Thread Iosif Hamlatzis
Are there many SDKs? The one I've installed is from https://sailfishos.org/index.html and specifically the Windows version ( http://releases.sailfishos.org/sdk/installers/1312/SailfishOSSDK-Alpha-1312-Qt5-windows-offline.exe ) I'm using the IDE that is installed so I don't know how it communicates

Re: [SailfishDevel] Question regarding porting SDL & OpenGL game to Sailfish

2014-02-12 Thread Reto Zingg
Hi, On 12.02.2014 11:41, Thomas Perl wrote: Hi, On 2014-02-10 20:27, Iosif Hamlatzis wrote: I have a couple of questions using the IDE, I would like to inform that I'm developing on Windows and my games use extensively SDL with OpenGL ES. As I don't use Qt I tried to create a plain c++ projec

Re: [SailfishDevel] Question regarding porting SDL & OpenGL game to Sailfish

2014-02-12 Thread Thomas Perl
Hi, On 2014-02-10 20:27, Iosif Hamlatzis wrote: I have a couple of questions using the IDE, I would like to inform that I'm developing on Windows and my games use extensively SDL with OpenGL ES. As I don't use Qt I tried to create a plain c++ project and I tried both options using either qma

[SailfishDevel] Question regarding porting SDL & OpenGL game to Sailfish

2014-02-10 Thread Iosif Hamlatzis
While waiting to receive my device I thought I should start porting my games from BB10 & iOS to SailfishOS I have a couple of questions using the IDE, I would like to inform that I'm developing on Windows and my games use extensively SDL with OpenGL ES. As I don't use Qt I tried to create a plain