Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL & QT

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL & QT


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL & QT
  • Date: Tue, 14 Oct 2008 23:03:28 +0200

On Tuesday 14 October 2008 22:52:00

wrote:
> Is there a version inconsistency between your library CGALQt-vc80-mt-gd.lib
> and the QT library qt-mt3.lib ? What shall I do to obtain correct linking ?

The answer is in your own message:

> I am working with following versions:
>
> QT 3.3.7: No 3.x versions available from Trolltech, I took unofficial
> version from http://sourceforge.net --> example projects work well
> CGAL 3.3.1 --> example projects without QT work well
> BOOST 1.36.0

Your unofficial version is not binary compatible with the commercial version
of Qt-3.3.x, which was used to compile CGALQt-vc80-mt-gd.lib. You need to
recompile that library with your version of Qt.

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page