> Martin Gansser wrote:
>
>
> 2 things.
>
> 1. %cmake macro may be getting in the way here,
> $ rpm --eval %cmake | grep SHARED
> -DBUILD_SHARED_LIBS:BOOL=ON
>
> in that those may be bundled libraried intended to build/link statically.
ok, I have now with glmixer
-DBUILD_SHARED_LIBS: BOOL = OFF
compiled, then I can also install the rpm package.
> 2. unrelated to this particular problem, but I see in the .spec:
> BuildRequires: pkgconfig(Qt)
> BuildRequires: pkgconfig(QtWebKit)
>
> those are qt4-based dependencies, mixed with
>
> BuildRequires: qt5-linguist
>
> is that intentional? Usually applications use qt4 *or* qt5, but not both, I
> recommend you double-check those.
my fault, already corrected.
Many thanks Martin
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]