[Qt-interest] Missing Target Rule When Building Qt 4.6.3
Atlant Schmidt
aschmidt at dekaresearch.com
Mon Aug 30 14:07:23 CEST 2010
Jake:
> gmake[5]: Entering directory
> `/HOME1/colman/qt-everywhere-commercial-src-4.6.3/
> tools/designer/src/components/lib'
>
>
> gmake[5]: *** No rule to make target
> `../propertyeditor/stringlisteditor.cpp',
> needed by `.obj/debug-shared/stringlisteditor.o'. Stop.
Are you *CERTAIN* that the file
/HOME1/colman/qt-everywhere-commercial-src-4.6.3/tools/designer/
src/components/propertyeditor/stringlisteditor.cpp
is actually present?
But in any case, you can certainly run gmake with its debugging
features enabled and it will explain to you, in painful detail,
what it's trying to build, where it's looking for the required
input components, whether or not it's finding them and if it's
finding them, where it's finding them.
If the build is building more than about one file, pipe the
resulting mess to a file and examine it ex post facto with
an editor.
Atlant
-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Jake Colman
Sent: Friday, August 27, 2010 16:29 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Missing Target Rule When Building Qt 4.6.3
Trying to build Qt 4.6.3 on Solaris 10 using Sun Studio 12.
I get the following error:
gmake[5]: Entering directory `/HOME1/colman/qt-everywhere-commercial-src-4.6.3/tools/designer/src/components/lib'
gmake[5]: *** No rule to make target `../propertyeditor/stringlisteditor.cpp', needed by `.obj/debug-shared/stringlisteditor.o'. Stop.
gmake[5]: Leaving directory `/HOME1/colman/qt-everywhere-commercial-src-4.6.3/tools/designer/src/components/lib'
The file does exist in the directory. Is there a missing rule in the
Makefile?
TIA!
--
Jake Colman | Director, Software Development
Principia Partners LLC
101 West Elm Street | Conshohocken | PA 19428 | +1 (610) 755 9770
t: +1 (610) 755 9786 | c: +1 (610) 348 2788 | f: +1 (201) 221 8929
e: colman at ppllc.com | w: www.principiapartners.com
Credit technology innovation awards winner 2008 and 2009
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
This e-mail and the information, including any attachments, it contains are intended to be a confidential communication only to the person or entity to whom it is addressed and may contain information that is privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the sender and destroy the original message.
Thank you.
Please consider the environment before printing this email.
More information about the Qt-interest-old
mailing list