Version: 3.0.0b2 (using KDE 3.1.4) Installed from: (testing/unstable) Compiler: gcc version 3.3.2 (Debian) OS: Linux (i686) release 2.4.23 It is not possible to set the minimal Qt version for a project. I wanted to bump the Qt version from 3.1 to 3.2 for my project, but I could neither find this option in the project options (Project->Project Options...) nor in the Automake Manager. Or is this option hidden somewhere else? If yes, please move it to the project option dialog. Cheers, Alexander
If it doesn't exist, it isn't a bug. Sounds like a wish though. :) Actually, isn't this a specific case of the general wish for creating configure tests?
Yes, right. Configure tests would be really great.
add the following line to configure.in.in: #MIN_CONFIG(3.0.0) replace 3.0.0 with the desired version. A GUI entry for this would be nice, yes :)
Harald I think your comment concerns the KDE version and not the Qt version
as said in the comments this is a special case of a general autoconf editor. closing as duplicate. *** This bug has been marked as a duplicate of 69770 ***