Building & Deploying qtpim [answered]
Hello sailors,
Have a query regarding building, deploying and testing the qtpim module?
I am using the below link for reference: https://sailfishos.org/wiki/Platform_Development
the Platform SDK and Platform SDK target have been installed properly.
I have created git repository of Platform API of Contacts, as per https://sailfishos.org/wiki/Contacts. git repo : http://code.qt.io/cgit/qt/qtpim.git/
Now I am able to build binaries by using "make" in the Platform SDK.
I am unable to build the RPM, for the deploying and testing part. There is no ".spec" file in the repository.
Can someone please guide me?