Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

qt5 linux source build error undefined reference to qstatic plugin qsqlite

$
0
0
I’m trying to do a static build of Qt 5 from git. I used the configure options: ./configure -static -opensource -nomake examples -nomake tests then make -j 4 In make, I get the error: undefined reference to qstatic plugin qsqlite I’m using g++ 4.7 Any suggestions are appreciated. Thanks.

Viewing all articles
Browse latest Browse all 18427

Trending Articles