Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: failing to compile simple code under VS2010

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: failing to compile simple code under VS2010


Chronological Thread 
  • From: "Daniel S." <>
  • To:
  • Subject: [cgal-discuss] Re: failing to compile simple code under VS2010
  • Date: Fri, 9 Nov 2012 04:17:00 -0800 (PST)

Hi,

as I'm also compiling under windows with vs10 I think/hope I can help you (
although I'm no pro programmer)

I had the same problems you stated. Especially the thread problem in line
77.

I advice on windows:
-Install CGAL in a folder that has no admin rights. For expample C:
-Dont install boost in current version (u did it right)
-Install boost completely! . If u are not knowing how, (as I do) install
with boostPro <http://www.boostpro.com/download/> in version 1.47. And
during the install process, let boost pro install !all! packages for VS10.
-Install boost also in a folder without admin rights.
-For the first instance deselect Qt, CGALCore and so on... options in cmake.
Later on, you can turn them on step by step if you need it. If you have the
*.sln of cgal-> run it in debug and release. Dont be irritated. At the end
there was a runtime error at both of my systems i installed cgal, but the
libs were available and work!
-Also try the 32 Bit compiler of vs10.

What points stated above are essential..i dont know. But perhaps it helps u.

Greets from germany
Daniel







--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/failing-to-compile-simple-code-under-VS2010-tp4656187p4656201.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page