Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: There are many errors in threetuple.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: There are many errors in threetuple.h


Chronological Thread 
  • From: Cynthia <>
  • To:
  • Subject: [cgal-discuss] Re: There are many errors in threetuple.h
  • Date: Sun, 9 Dec 2012 22:45:10 -0800 (PST)

Here is the result.

1> 01.cpp
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (40): error
C2059: syntax error: '{'
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (44): see're
compiling class template instantiated "CGAL :: Threetuple <T>" reference
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (40): error
C2334: unexpected token "{" in front; skipping apparent function body
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2327: CGAL :: Threetuple <T> :: e0: is not a type name, static, or
enumerator
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2065: "a0": undeclared identifier
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C3861: "e0": can not find the identifier
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C4430: missing type specifier - assumed to be int. Note: C + + does not
support default-int
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2061: syntax error: identifier "a1"
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C4430: missing type specifier - assumed to be int. Note: C + + does not
support default-int
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2365: "CGAL :: Threetuple <T> :: e1": redefinition; previously defined data
members '
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (37): see
"CGAL :: Threetuple <T> :: e1" statement
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2061: syntax error: identifier a2 "
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C4430: missing type specifier - assumed to be int. Note: C + + does not
support default-int
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2365: "CGAL :: Threetuple <T> :: e2": redefinition; previous definition of
"data members '
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (37): see CGAL
:: Threetuple <T> :: e2 "statement
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2143: syntax error: missing ';' ("{" in front of)
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (43): error
C2334: unexpected token "{" in front; skipping apparent function body
1> e: \ cga \ cgal \ cgal-4.1 \ include \ cgal \ threetuple.h (44): fatal
error C1075: left braces "{" (in "e: \ cga \ cgal \ cgal-4.1 \ include \
cgal \ threetuple.h (30) ") match before the end of the file is encountered
1> c3ga_element_optc.cpp


The .h file is from the process of installing CGAL.
I have tried to download the latest version, but it is the same.
Do I have to solve the errors myself? Then how to do with it?

Thank u so much~!



-----
Cynthia
Shanghai
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/There-are-many-errors-in-threetuple-h-tp4656364p4656365.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page