Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] VC++ complie Error

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] VC++ complie Error


Chronological Thread 
  • From: 이창원 <>
  • To: <>
  • Subject: RE: [cgal-discuss] VC++ complie Error
  • Date: Mon, 17 Mar 2008 13:19:33 +0900

Hi
CGAL3.3.1 does not support Qt 4.3.4.
You have to use Qt version 3.

Qt 3.3.8 for window can be downloaded at following link.

http://sourceforge.net/project/showfiles.php?group_id=49109&package_id=42335
&release_id=507422

regards

-----Original Message-----
From:


[mailto:]

Sent: Sunday, March 16, 2008 6:22 PM
To:

Subject: [cgal-discuss] VC++ complie Error

Hi, all

I want to compile and debug some of the demo program of CGAL3.3.1 after
installation. Now I have installed Visual studio 2005, and my OS is Windows
XP Professional, also I installed QT4.3.4 and Boost1.34.1. The errors I met
are as belows:

1. Error 4 error C2143: syntax error : missing ';' before '&' c:\program
files\cgal-3.3.1\include\cgal\io\qt_widget.h 74

2. Error 5 error C2433: 'CGAL::Qt_widget::QWMatrix' : 'inline' not
permitted on data declarations c:\program files\cgal-
3.3.1\include\cgal\io\qt_widget.h 74

3. Error 6 error C4430: missing type specifier - int assumed. Note: C++
does not support default-int c:\program files\cgal-
3.3.1\include\cgal\io\qt_widget.h 74

Any ideas? Thanks and cheers.

Sincerely,
Xintao


--
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