Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component can't be compiled #25

Open
CODeRUS opened this issue Nov 29, 2016 · 5 comments
Open

Component can't be compiled #25

CODeRUS opened this issue Nov 29, 2016 · 5 comments

Comments

@CODeRUS
Copy link

CODeRUS commented Nov 29, 2016

This opensource component can't be compiled because of proprietary dependency in spec file:
BuildRequires: pkgconfig(sailfishsilica)

Because of that new versions of sailfish-browser also can't be compiled.

@chriadam
Copy link
Contributor

We should make this a Requires dependency rather than a BuildRequires dependency to ensure that it can be built.

@CODeRUS
Copy link
Author

CODeRUS commented Nov 30, 2016

Then you need to provide silicatheme devel headers, because


Silica::Theme *silicaTheme = Silica::Theme::instance();

@abranson
Copy link
Member

abranson commented Mar 6, 2017

The required package will be publicly available from the repositories from 2.1.1. If anyone wants it for 2.0.5 or 2.1.0, let me know and we'll get it to you somehow.

@DylanVanAssche
Copy link

For developing the new version of Sailbook I would like to try this webview out if possible since QtWebkit is less smoother than the Sailfish browser.

@DylanVanAssche
Copy link

Now that the EA SDK for 2.1.1.X is available I tried to build this but it fails because it can't find 'qt5embedwidget' devel package. I tried to install it in the SDK but it can't find it.
I also added the 'apps' repo as listed on the Sailfish Browser FAQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants