31 Jul
2002
31 Jul
'02
10:29 a.m.
I want to use CGAL from http://www.cgal.org together with the boost library. I'm using MSVC 6.5 There seem to be some problems related to namespace issues. I'm getting the following kind of errors: d:\matthias\programmieren\cgal\include\cgal\number_utils.h(236): error C2955: 'is_integral': Fuer die Verwendung einer Vorlagenklasse ist eine Vorlagen-Argumentliste erforderlich d:\matthias\programmieren\boost\boost\type_traits\arithmetic_traits.hpp(38): Siehe Deklaration von 'is_integral'