Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Begginer in problems

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Begginer in problems


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Begginer in problems
  • Date: Wed, 13 Jun 2007 17:15:45 +0200


wrote:
Hi everyone,

I've just begun using CGAL. I have followed all the steps, that appear in the
webpage, to use CGAL under windows XP and with VisualStudio2003.net.

I have installed QT3, Boost and CGAL Libraries in that order.
Then I've configured the include/lib paths of QT3,Boost,TAUCS and GMP.

But every example/demo that I try to build, throws the same error:

*** fatal error C1083: Cannot open include file: 'boost/mpl/if.hpp' ***

The funny thing is that if.hpp file is in that folder. I've tried to add this
folder in the include path, even I've add the file to the Demo header files
but the error continues.

Please any idea?

Thanks in advance.

Hello,

Whatver is the prefix of boost/mpl/if.hpp
that is something like c:/Boost/include/boost-1_34/
should get on the include path.

andreas



Archive powered by MHonArc 2.6.16.

Top of Page