Subject: CGAL users discussion list
List archive
- From: "Franki" <>
- To: <>
- Subject: [cgal-discuss] install cgal 3.4 on windows
- Date: Wed, 27 May 2009 09:05:15 +0200
- Importance: Normal
Hi everybody,
I am new in cgal and want to install 3.4 version with the window installer.
after including the headers of cgal boost was not found.
so I downloaded boost_1_39_0 and included it.
now I get a new response:
/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory
`/cygdrive/c/Users/franki/Documents/NetBeansProjects/test'
/usr/bin/make -f nbproject/Makefile-Debug.mk
dist/Debug/Cygwin-Windows/test.exe
make[2]: Entering directory
`/cygdrive/c/Users/franki/Documents/NetBeansProjects/test'
mkdir -p build/Debug/Cygwin-Windows
rm -f build/Debug/Cygwin-Windows/testmain.o.d
g++-3.exe -c -g -I/cygdrive/C/CGAL-3.4/include
-I../../../Downloads/boost_1_39_0/boost_1_39_0/ -MMD -MP -MF
build/Debug/Cygwin-Windows/testmain.o.d -o
build/Debug/Cygwin-Windows/testmain.o testmain.cpp
In file included from /cygdrive/C/CGAL-3.4/include/CGAL/basic.h:28,
from /cygdrive/C/CGAL-3.4/include/CGAL/bounding_box.h:24,
from testmain.cpp:18:
/cygdrive/C/CGAL-3.4/include/CGAL/config.h:45:34: CGAL/compiler_config.h: No
such file or directory
In file included from /cygdrive/C/CGAL-3.4/include/CGAL/Root_of_traits.h:26,
from
/cygdrive/C/CGAL-3.4/include/CGAL/number_type_basic.h:85,
from /cygdrive/C/CGAL-3.4/include/CGAL/basic.h:35,
from /cygdrive/C/CGAL-3.4/include/CGAL/bounding_box.h:24,
from testmain.cpp:18:
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:129: error: expected `,' or
`...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:133: error: expected `,' or
`...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:134: error: invalid constructor;
you probably meant `CGAL::Quotient<NT_> (const CGAL::Quotient<NT_>&)'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:134: error: invalid member
function declaration
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:136: error: expected `,' or
`...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:139: error: expected `,' or
`...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:146: error: expected `,' or
`...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h: In constructor
`CGAL::Quotient<NT_>::Quotient(T1)':
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: `forward' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: expected
primary-expression before '>' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: `n' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: (Each undeclared
identifier is reported only once for each function it appears in.)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: `forward' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: expected
primary-expression before '>' token
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:130: error: `d' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h: In constructor
`CGAL::Quotient<NT_>::Quotient(NT_)':
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:137: error: `move' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:137: error: `n' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h: In member function
`CGAL::Quotient<NT_>& CGAL::Quotient<NT_>::operator=(NT_)':
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:141: error: `move' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:141: error: `n' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h: In member function
`CGAL::Quotient<NT_>& CGAL::Quotient<NT_>::operator=(CGAL::Quotient<NT_>)':
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:148: error: `move' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:148: error: `q' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Quotient.h:149: error: `move' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Handle_for_virtual.h: At global scope:
In file included from /cygdrive/C/CGAL-3.4/include/CGAL/Object.h:32,
from /cygdrive/C/CGAL-3.4/include/CGAL/kernel_basic.h:42,
from /cygdrive/C/CGAL-3.4/include/CGAL/basic.h:37,
from /cygdrive/C/CGAL-3.4/include/CGAL/bounding_box.h:24,
from testmain.cpp:18:
/cygdrive/C/CGAL-3.4/include/CGAL/Handle_for_virtual.h:104: error: expected
`,' or `...' before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Handle_for_virtual.h: In member function
`CGAL::Handle_for_virtual<RefCounted>&
CGAL::Handle_for_virtual<RefCounted>::operator=(CGAL::Handle_for_virtual<RefCounted>)':
/cygdrive/C/CGAL-3.4/include/CGAL/Handle_for_virtual.h:106: error: `h'
undeclared (first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: At global scope:
In file included from /cygdrive/C/CGAL-3.4/include/CGAL/kernel_basic.h:42,
from /cygdrive/C/CGAL-3.4/include/CGAL/basic.h:37,
from /cygdrive/C/CGAL-3.4/include/CGAL/bounding_box.h:24,
from testmain.cpp:18:
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:47: error: expected `,' or `...'
before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: In constructor
`CGAL::Wrapper<T>::Wrapper(T)':
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:47: error: `move' is not a member
of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:47: error: `object' undeclared
(first use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: At global scope:
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:86: error: expected `,' or `...'
before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: In constructor
`CGAL::Object::Object()':
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:81: error: call of overloaded
`Wrapper(CGAL::Object::Empty)' is ambiguous
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:47: note: candidates are:
CGAL::Wrapper<T>::Wrapper(T) [with T = CGAL::Object::Empty]
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:44: note:
CGAL::Wrapper<T>::Wrapper(const T&) [with T = CGAL::Object::Empty]
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:41: note:
CGAL::Wrapper<T>::Wrapper(const CGAL::Wrapper<T>&) [with T =
CGAL::Object::Empty]
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: In constructor
`CGAL::Object::Object(T)':
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: no class template named
`remove_cv' in `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: no class template named
`remove_cv' in `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: no class template named
`remove_reference' in `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: template argument 1 is
invalid
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: expected
init-declarator before '>' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:88: error: expected `,' or `;'
before '>' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:89: error: `Wrap' has not been
declared
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:89: error: `forward' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:89: error: expected
primary-expression before '>' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:89: error: `t' undeclared (first
use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: At global scope:
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:154: error: expected `,' or `...'
before '&&' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h: In function `CGAL::Object
CGAL::make_object(T)':
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:156: error: `forward' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:156: error: `t' undeclared (first
use this function)
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:156: error: expected
primary-expression before '(' token
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:156: error: `forward' is not a
member of `std'
/cygdrive/C/CGAL-3.4/include/CGAL/Object.h:156: error: expected
primary-expression before '>' token
make[2]: *** [build/Debug/Cygwin-Windows/testmain.o] Error 1
make[2]: Leaving directory
`/cygdrive/c/Users/franki/Documents/NetBeansProjects/test'
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory
`/cygdrive/c/Users/franki/Documents/NetBeansProjects/test'
make: *** [.build-impl] Error 2
Build failed. Exit value 2.
what did I wrong?
tx,
franki
--
sent by T-Mobile E-Mail
- [cgal-discuss] install cgal 3.4 on windows, Franki, 05/27/2009
- Re: [cgal-discuss] install cgal 3.4 on windows, Laurent Rineau (GeometryFactory), 05/27/2009
Archive powered by MHonArc 2.6.16.