Hi,

in order to compile something in SailfishOS SDK, that depends on boost (or any other libs), you have to install the boost*-dev libraries (or corresponding) the SDK-Environment.

To do this, you can SSH into you MerSDK Build-Engine and install the libraries using zypper, or you can do this directly in Qt Creator, that ships with the SailfishOS SDK.

You can do this somewhere in the SailfishOS-Tab in Qt Creator.
Sorry, I am at work and don't have the SailfishSDK installed on my workstation, so I can not exactly say where you can do this - you have to search :-)

I hope that helps you.

Michael.


Zitat von Andrey Kozhevnikov <coderusin...@gmail.com>:

my Jolla have boost out of the box: http://paste.ubuntu.com/8960027

12.11.2014 00:11, Andrin Bertschi пишет:
Hi there,

I am about to build a sailfish app running a websocket server. I am interested
in using Websocketcpp Library (https://github.com/zaphoyd/websocketpp)
for that purpose.
Furthermore, that lib is dependent on the boost framework. As far as I
know, there aren't any boost
binaries available on sailfish os so I'd have to ship them by myself
within my project.

Do you know any tutorials how I can compile boost for sailfish os?
A friend of mine gave me a hint about ssh-ing into mer and trying to compile
boost either in the virtual machine or directly on jolla.

Many thanks for any help, andrin
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org


_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to