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

Problems with QtService in Qt4

$
0
0
Im new in the qt world and im working in a project that still use this version. My work right now is take the project compiled in VS2008 and runing in Unix Systems in Qt 4.8.2. My first attemp is with kdevelop, GCC, cmake and OpenSuse as operating systems. So far everything is going fine except for this error in the linking phase: Undefined reference to QtServiceController. In the VS2008 projects i put as additionals dependencies the file QtServiced.lib to work with this Class but in cmake i dont know how do that or what file or module i need to add to make this work fine. I hope that you can help me with this, im sure that the solution will be very easy but i just can´t find.

Viewing all articles
Browse latest Browse all 2113

Trending Articles