Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] errors happen in demo/polygon_2 with vc80 and qt3.3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] errors happen in demo/polygon_2 with vc80 and qt3.3


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] errors happen in demo/polygon_2 with vc80 and qt3.3
  • Date: Sat, 29 Mar 2008 11:21:17 +0100
  • Organization: Inria, Sophia Antipolis, FRANCE

On Saturday 29 March 2008 03:47:35 Xam Huang wrote:
> Hi,everyone
> I am using vc80 with qt3.3 .
> I have compiled the src\CGAL_80.sln secessfully
> but there are many errors with the demo\polygon2
> while the qt-mt3.lib cgalqt-vc80-mt-s.lib qtmain.lib wsock32.lib winmm.lib
> imm32.lib have already been added to the project. Can anybody there tell me
> how can I removed these errors:

Please next time send your error messages in english!

Even if one cannot read the errors messages, my guess is that your are not
using a commercial version of Qt3, but "Q... Windows Edition". That software
is source compatible with Qt3, but not binary compatible. Your just need to
recompile the CGALQt_80.vcproj to fix the error.

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)




Archive powered by MHonArc 2.6.16.

Top of Page