Hello everyone, I am new to the Sailfish SDK. I used to develop in Qt
before, but the way how Qt and the Sailfish SDK cooperate is new to me. So
far I have found some issues in this kind of cooperation.

 

1.       I noticed that when I just installed the SDK, in the Qt creator, if
I click on the Mer platform start button or the emulator start button,
nothing happened. After I restarted the computer, they worked. This does not
bother me now, but eventually one may need to restart after installation,
which I did not see in the installation document.

2.       Sometimes when I click the emulator start button, the emulator
starts, but the button is still green, and when deploying, I am told that
the emulator is not started. Then I need to shut down the emulator and
restart it again, until the button is red.

3.       This may not be a bug, but some configuration issue that I don't
know. I get very often the warning that the Makefile is modified in some
seconds in the future. I read some articles in the internet, and it appears
that the clock of the target computer (which is the Mer platform I presume)
is not synchronized with the source computer (the hosting computer). If this
is not a bug, could someone please tell me how I can sync the clock?

4.       In the Qt creator, all the standard Qt library headers are not
found! Hence the auto-completion does not work. I need to go to help to
check the function etc. then I go back to the code. I presume that this may
be because of the Mer platform SDK, that the app is built there and hence
the headers are not available in the hosting computer. Could someone please
tell me if there is a workaround to make Qt creator find the headers, so
that the auto-completion would work?

 

If anyone has ideas of the issues above, please tell me! Very much
appreciated!

 

Have a nice weekend!

 

Weixiang

_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to