This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Qt Creator & static libqt-mt.a


On 7/13/2011 3:54 PM, Phil Bouchard wrote:

And I had to pass x11 to CONFIG in the project file. Now it works!

Perhaps it is pointless having a static Qt library after all because the executable will depend on other libraries that are dynamic:
...
cygICE-6.dll => /usr/bin/cygICE-6.dll (?)
cygSM-6.dll => /usr/bin/cygSM-6.dll (?)
cygX11-6.dll => /usr/bin/cygX11-6.dll (?)
cygXext-6.dll => /usr/bin/cygXext-6.dll (?)
cygXrender-1.dll => /usr/bin/cygXrender-1.dll (?)
cygfontconfig-1.dll => /usr/bin/cygfontconfig-1.dll (?)
cygfreetype-6.dll => /usr/bin/cygfreetype-6.dll (?)
cygwin1.dll => /usr/bin/cygwin1.dll (?)
cygz.dll => /usr/bin/cygz.dll (?)



-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]