We have moved to a new Sailfish OS Forum. Please start new discussions there.
![]() | 1 | initial version | posted 2016-05-31 16:48:52 +0300 |
Hi all, I need to build a C++ software to test on Emulator and on the Jolla device.
Is it possible by using MerSDK VM ?
I found some tutorial on building Qt Projects from command line but I didn't found how to build generic C++ software.
For example I have a library that I usualli build on my Linux PC with:
./configure
make
How can I do that on MerSDK to build for Emulator and for Device ?
Thanks
![]() | 2 | No.2 Revision |
Hi all, I need to build a C++ software to test on Emulator and on the Jolla device.
Is it possible by using MerSDK VM ?
I found some tutorial on building Qt Projects from command line but I didn't found how to build generic C++ software.
For example I have a library that I usualli usually build on my Linux PC with:
./configure
./configure
make
How can I do that on MerSDK to build for Emulator and for Device ?
Thanks
![]() | 3 | No.3 Revision |
Hi all, I need to build a C++ software to test on Emulator and on the Jolla device.
Is it possible by using MerSDK VM ?
I found some tutorial on building Qt Projects from command line but I didn't found how to build generic C++ software.
For example I have a library that I usually build on my Linux PC with:
make
How can I do that on MerSDK to build for Emulator and for Device ?
Thanks
Hi all, I need to build a C++ software to test on Emulator and on the Jolla device.
Is it possible by using MerSDK VM ?
I found some tutorial on building Qt Projects from command line but I didn't found how to build generic C++ software.
For example I have a library that I usually build on my Linux PC with:
./configure
make
How can I do that on MerSDK to build for Emulator and for Device ?
Thanks