** Also affects: libqxt (Ubuntu Oneiric)
   Importance: Undecided
       Status: New

** Description changed:

+ [Impact] makespec files for qmake are missing making the package
+ unuseable for development.
+ 
+ [Fix] install the makespec files
+ 
+ [Test Case]
+ apt-get source libqxt
+ cd libqxt-0.6.1/examples/web/
+ qmake
+ make
+ 
+ expected result: a successful build
+ real result: build error due to missing compiler flags, e.g.: fatal error: 
QxtHttpServerConnector: No such file or directory
+ 
+ [Regression Potential] 
+ very low, no rdepends and only installs a few more files
+ 
+ original report:
  After reading the qxt docs, I'm under the impression that (ideally) we can 
add the lines:
  CONFIG += qxt
  QXT += core gui
  to a qt .pro file and have qmake automatically insert the relevant -I 
(upper-case i ) and -l (lower-case L) flags in the generated Makefile. This 
does not seem to be the case. Is qmake aware of the existence of qxt after 
installation?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877762

Title:
  qmake doesn't seem to be qxt aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libqxt/+bug/877762/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to