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: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Qt4 for CGAL Installation
  • Date: Wed, 21 Oct 2009 17:37:11 +0200
  • Organization: GeometryFactory

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/



Archive powered by MHonArc 2.6.16.

Top of Page