MacOSX & win32 alpha3 testing

Maciej Kujalowicz maciej.kujalowicz at trismer.com
Fri Oct 28 20:18:36 UTC 2011


Hi,

Here is a short summary of our tests. Sorry that is not very detailed, but I wanted to send feedback as soon as possible.

Critical issues:

- OSX: Maintenance tool crashes always (described in previous post)
- OSX & WIN32 - It's impossible to deploy the application for the first time. Qt creator prints on the output:

...
 Can't find ''.
Please make sure your appication   built successfully and is selected in Appplication tab ('Run option')
...

Necessitas in fact does not require any settings to be defined before deploying. I just go to Run settings, close it and deploy again (without changing anything in settings)

Necessitas Qt Creator should be able to deploy the app with default settings

- WIN32

Qt Creator launches qmake with target win32. Why ? I'd like to add some platform specific parts to the .pro file for Android. With the previous version of Necessitas I used:

unix {
}

right now under windows, section win32 is used instead. Perhaps there should be android-specific platform definition in project file

- WIN32

Qt creator is quite sensive of multiple instances of MAKE under win32. It can be difficult to use Qt Creator next to other SDKs. The best advice is to remove everything from the path (maybe except windows/system32) and then try to test necessitas. Everything works fine then.

All for now. I tried to compile and run quite big application (QML, mobility, maps). It didn't start for the first time, but after one hour with the latest SDK, success!

Thanks, Maciej Kujalowicz
Trismer Technologies


More information about the Necessitas-devel mailing list