Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Qt4 for CGAL Installation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Qt4 for CGAL Installation


Chronological Thread 
  • From: A S <>
  • To:
  • Subject: Re: [cgal-discuss] Qt4 for CGAL Installation
  • Date: Wed, 21 Oct 2009 08:58:12 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=yw7suFv4Tu22kP227RfP9mIlUshdT2IRpPv5aOHuVlKdY00mrYL5+jIzmPERr++qowJ2ENScFQ5pFerxAJpfzllek+FgIohQP5/lHK6mKX6OTqb4uA9nS2uw/tz6tVHrfy5//pcE7QQJuXXkP7fwwk+47/DyzgAy4n8cmM9KZ3s=;

I'm sorry, I don't understand.

> Fill QT_QMAKE_EXECUTABLE but empty or remove all the other CMake variable
> whose name begins with QT_.
 
I've tried it both ways.  I tried removing "/qmake.exe" from the "QT_QMAKE_EXECUTABLE C:/Qt/2009.04/qt/qmake/qmake.exe" string, and ran <Configure>.  [CGAL_Qt4 needs Qt4, cannot be configured.]
 
I tried leaving "QT_QMAKE_EXECUTABLE C:/Qt/2009.04/qt/qmake/qmake.exe" intact and removing...
QT_INCLUDE_DIR  C:/Qt/2009.04/qt/include
QT_LIBRARY_DIR  C:/Qt/2009.04/qt/lib
QT_MOC_EXECUTABLE C:/Qt/2009.04/qt/bin/moc.exe
QT_UIC_EXECUTABLE  C:/Qt/2009.04/qt/bin/uic.exe
 
I still get [CGAL_Qt4 needs Qt4, cannot be configured.].
 
I don't know what to do.


--- On Wed, 10/21/09, Laurent Rineau (GeometryFactory) <> wrote:

From: Laurent Rineau (GeometryFactory) <>
Subject: Re: [cgal-discuss] Qt4 for CGAL Installation
To:
Date: Wednesday, October 21, 2009, 3:37 PM

On Wednesday 21 October 2009 16:59:54 A S wrote:
> I'm sorry, in my last post I wrote about the old path I had in my botched
>  Qt.  The (more) successful one I'm working with now uses the path
>  C:/2009.4/qt.
> I've filled in the following values:

> QT_INCLUDE_DIR  C:/Qt/2009.04/qt/include
> QT_LIBRARY_DIR  C:/Qt/2009.04/qt/lib
> QT_QMAKE_EXECUTABLE C:/Qt/2009.04/qt/qmake/qmake.exe
> QT_MOC_EXECUTABLE C:/Qt/2009.04/qt/bin/moc.exe
> QT_UIC_EXECUTABLE  C:/Qt/2009.04/qt/bin/uic.exe

Fill QT_QMAKE_EXECUTABLE but empty or remove all the other CMake variable
whose name begins with QT_.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page