[Qt-interest] qmake: how to check if library exists?
Rohan McGovern
rohan.mcgovern at nokia.com
Tue Sep 28 00:45:54 CEST 2010
Rui Maciel said:
> Is there a way to set up qmake so that it tests if a specific version of a specific library is
> present in a system and if not warn the user and kill the build process?
Hi,
It is technically possible but I don't think there's a particularly
elegant way to do it.
Usually a project which wants to do this will ship some kind of
configure script which does the desired checks.
--
Rohan McGovern
QA Engineer
Qt Development Frameworks, Nokia
More information about the Qt-interest-old
mailing list