[Qt-interest] Problem with qmake-qt4 under ubuntu 10.04
Fabio Giovagnini
fabio.giovagnini at aurion-tech.com
Thu Apr 28 07:07:05 CEST 2011
Hi Trolls.
This is my problem.
I'm tring to build idps ( http://idps.org/) using qt-dreator of ubuntu 10.40
(it seems the instaslled qt are qt-4.7)
Well, if I write the .pro file I see that running qmake-qt4 the generated
Makefile has the section to produce the moc files (moc_<myfile>.cpp) but it does
not have the section to produce the moc_<myfile>.cp from moc_<myfile>.cpp and
conseguently the makefile does not have any rule to link them into the file
object file.
I attach the .pro file and an example fo source file.
Thanks a lot
--
Ing. Fabio Giovagnini
Aurion s.r.l.
P.I e C.F.
00885711200
skype: aurion.giovagnini
Tel. +39.051.594.78.24
Fax. +39.051.082.14.49
Cell. +39.335.83.50.919
www.aurion-tech.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtools.pro
Type: application/vnd.nokia.qt.qmakeprofile
Size: 514 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110428/6692ae40/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qcoloredit.h
Type: text/x-chdr
Size: 2729 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110428/6692ae40/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qcoloredit.cpp
Type: text/x-c++src
Size: 5537 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110428/6692ae40/attachment-0002.bin
More information about the Qt-interest-old
mailing list