[QBS] Static build with QBS with Ubuntu
Christian Kandeler
christian.kandeler at digia.com
Wed Jul 2 13:25:09 CEST 2014
On 07/02/2014 12:48 PM, Jicquel Dorian wrote:
> I tried to build my application project with qbs with a statically build
> qt ( 5.3.0 ) and errors occurs while linking job ( undefined reference
> errors ) so i mailed the support and they said that i had to manually
> add the library with cpp.dynamicLibraries .
> I sucessfully build my app after that but when i try to launch it from
> the console (to have the error messages) , it says that the app didn't
> find the xcb platform plugin.
I must admit I'm not familiar with platform plugins and how they relate
to static builds. Does the same error also appear if you build your
application with qmake?
Christian
More information about the Qbs
mailing list