Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Cannot find library (Qt5.2.1 + Fedora 20 64-bit)

$
0
0
Just did the fresh install of Qt5.2.1 on Fedora 20 64-bit, when build my old project (it built before) it can’t find libraries: /usr/bin/ld: cannot find -lxslt /usr/bin/ld: cannot find -lgio-2.0 /usr/bin/ld: cannot find -lgstapp-0.10 /usr/bin/ld: cannot find -lgstinterfaces-0.10 /usr/bin/ld: cannot find -lgstpbutils-0.10 /usr/bin/ld: cannot find -lgstvideo-0.10 /usr/bin/ld: cannot find -lgstbase-0.10 /usr/bin/ld: cannot find -lgstreamer-0.10 /usr/bin/ld: cannot find -lgobject-2.0 /usr/bin/ld: cannot find -lgmodule-2.0 /usr/bin/ld: cannot find -lxml2 /usr/bin/ld: cannot find -lgthread-2.0 /usr/bin/ld: cannot find -lglib-2.0 collect2: error: ld returned 1 exit status make: *** [CubeTimer] Error 1 22:35:40: The process “/usr/bin/make” exited with code 2. Error while building/deploying project xxx (kit: Desktop Qt 5.2.1 GCC 64bit) When executing step ‘Make’ Any help, please?

Viewing all articles
Browse latest Browse all 2113

Trending Articles