Skip to Content.
Sympa Menu

cgal-discuss - VC++ complie Error

Subject: CGAL users discussion list

List archive

VC++ complie Error


Chronological Thread 
  • From:
  • To:
  • Subject: VC++ complie Error
  • Date: Sun, 16 Mar 2008 10:22:07 +0100

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





Archive powered by MHonArc 2.6.16.

Top of Page