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

Static Plugins problem

$
0
0
Hello, I am writing a desktop Linux application using PostgreSQL. I wanted to add static plugin like here: http://doc.qt.digia.com/qt/plugins-howto.html#static-plugins . I received an error: /bla/bla/main.cpp:-1: error:undefined reference to `qt_plugin_instance_qsqlpsql()' I foun a lot of similar errors on the internet but i haven’t found any solution. Can You help me? PS: Sorry for my english :D

Viewing all articles
Browse latest Browse all 2113

Trending Articles