Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] question regarding qt version

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] question regarding qt version


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] question regarding qt version
  • Date: Wed, 9 Feb 2011 09:57:08 +0100
  • Organization: GeometryFactory

Le mercredi 09 février 2011 07:59:37, DanielYan a écrit :
> Hi Rineau,
>
> Thank you for making a response.
> It should be QT-4.7, not 3.7, right?

Right. I meant Qt-4.7.

> I opened the CGAL.sln generated by CMake and was trying to build the whole
> project. I'm using VS2005, with the operating system WindowsXP SP3. It
> doesn't make any difference after the line:
> Q_DECLARE_INTERFACE(QGraphicsItem, "com.trolltech.Qt.QGraphicsItem")
>
> added to <QtGui/qgraphicsitem.h>. The Error hint still get printed.
> So, could you point out where the things go wrong?

VS-2005 is not longer supported by CGAL-3.7, and is no longer tested in our
daily test process. It may be the reason. However, I doubt it is.

In the CMakeCache.txt file, what is the value of QT_INCLUDE_DIR and
QT_QTGUI_INCLUDE_DIR?

Please do not modify your Qt-4.7, otherwise there will be no way to
understand
what happened, and you may get more incomprehensible behaviors like the one
you have.

--
Laurent Rineau, PhD
Release Manager of the CGAL Project http://www.cgal.org/
R&D Engineer at GeometryFactory http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page