From kde-bugs-dist Wed Sep 29 18:26:53 1999 From: Dennis Kikendall Date: Wed, 29 Sep 1999 18:26:53 +0000 To: kde-bugs-dist Subject: Bug#2064: projects configuration [11:29,29.09.99] X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=93862977217649 Package: kdevelop Version: 1.0beta3 Severity: grave Bugreport ID : 11:29,29.09.99 Originator : Dennis Kikendall E-Mail : denniskik@wave-net.net Subject : projects configuration Error Class : software bug Error Location: configuration Priority : medium Bug Description --------------------------- I want a QT only project without KED so I can port it to MS Windows. The MS windows distibution is QT 2.0. I want to compile app with QT 2.0 on Linux even though Kdevelop is using QT 1.4x. I can do this using tmake. The wizard lets me select linking without KDE but I cannot configure a project without it validating KDE and QT can link an app. I can run configure with "--with-qt-dir" to define my QT2.0 directory, but I cannot configure witout KDE. How to repeat the error ------------------- Bugfix or Workaround ---------------------- Use tmake in place of configure to gen Makefile. System Information ------------------------ KDevelop version : 1.0beta3 KDE version : 1.1.2 QT version : 1.4 & 2.0 OS/Distribution : Redhat 6.0 Compiler : g++