[Qt-interest] How to compile QtSignalApplication in dll format?

Ross Driedger ross at earz.ca
Fri Dec 18 15:34:12 CET 2009


On Fri, 18 Dec 2009 09:10:46 -0500, <qt-interest-request at trolltech.com>  
wrote:

> Message: 2
> Date: Fri, 18 Dec 2009 21:17:13 +0800
> From: ?? <chengliang.soft at gmail.com>
> Subject: [Qt-interest] How to compile QtSignalApplication in dll
> 	format?
> To: qt-interest at trolltech.com
> Message-ID:
> 	<e57d2c450912180517n4b2f4b79v45941afc2fda6d74 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> Hi, there! I have a strange problem. Once I compiled QtSingleApplication  
> in
> dll
> format in my office with Qt 4.6 in QtCreator. But when I went home I did  
> the
> same
> thing, but QtCreator gave me an error:
> qtsingleapplication-2.6-opensource\lib\libQtSolutions_SingleApplication-2.6d.a:
> No such file or directory
> I don't know why this happen. Could you tell me the reason? Or how can I
> solve this problem?

Make sure everything is installed and the paths are correct in your .pro  
file and run qmake.

Maybe this is just my own prejudices, but to test out a new configuration,  
I use the command line and when that is working, I switch to creator.  I  
find and fix the problems quicker that way: just a quick text edit and a  
rerun of qmake.

R.

-- 
"Wagner's music has some wonderful moments but awful half hours. "
Gioacchino Rossini

Ross Driedger
ross_at_earz.ca



More information about the Qt-interest-old mailing list