[Development] can not build 5.9.1 qtmultimedia
Thiago Macieira
thiago.macieira at intel.com
Sun Jul 23 23:31:35 CEST 2017
On Sunday, 23 July 2017 14:22:03 PDT Thiago Macieira wrote:
> > (I need Qt devel system files when compiling KDE, but I need to build my
> > own Qt for company project)
>
> You must install and uninstall the development packages as needed then. Or
> set up a build root for building one or the other software. Or for both.
There's another trick I use to make completely separate self-built Qt for
development from the system Qt that KDE & Plasma use: I use a lib infix. That's
the -qtlibinfix parameter to configure.
It probably went unnoticed in several pastes I made, but it's sometimes there:
text data bss dec hex filename
250649 10192 164 261005 3fb8d libQt5MultimediaGstTools.t.so.5.10.0
See that ".t" between the library name and the ".so"?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list