Re: [SailfishDevel] What processor do you have in your SailfishOS SDK machine?

2014-12-04 Thread Alejandro Exojo
El Tuesday 02 December 2014, Carsten Munk escribió: > Because that may have implications on what machines the SailfishOS SDK > emulator will run on and build engine, we'd like to know what kind of > setups you have running SailfishOS SDK. I've sent the mail with my details to Carsten already, bu

Re: [SailfishDevel] What processor do you have in your SailfishOS SDK machine?

2014-12-04 Thread Ruediger Schiller
On Thu, Dec 04, 2014 at 04:17:36PM +0100, Alejandro Exojo wrote: > El Tuesday 02 December 2014, Carsten Munk escribió: > > Because that may have implications on what machines the SailfishOS SDK > > emulator will run on and build engine, we'd like to know what kind of > > setups you have running S

[SailfishDevel] SailfishOS as an OS/platform in Qt

2014-12-04 Thread Alejandro Exojo
Hi. I've asked this a couple of times on IRC, but I haven't found a fully satisfying answer. I want to see SailfishOS as any other OS/platform is featured in Qt: by having some qmake support to detect wheter I'm compiling for SailfishOS or not. Once that is done, having a Q_OS_SAILFISH prepro

Re: [SailfishDevel] SailfishOS as an OS/platform in Qt

2014-12-04 Thread Tone Kastlunger
Anything that makes a developer's life easier is absolutely welcomed I'd say. I must admit to have cursed many times over such a feature not being present (either as macro OR as selectior that win32:unix:mac: are..) best, tortoisedoc On Thu, Dec 4, 2014 at 6:38 PM, Alejandro Exojo wrote: > Hi.

Re: [SailfishDevel] SailfishOS as an OS/platform in Qt

2014-12-04 Thread Attila Csipa
Hi, I would rather have packagesExist fixed (I also ran into this one, see https://bugreports.qt-project.org/browse/QTBUG-42499 :) A (philosophical?) problem is that from Qt's perspective, Sailfish is not really an OS - that would be Linux - but merely a distro. Once you start down this path