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: Eran Yanay <>
  • To:
  • Subject: [cgal-discuss] Re: failing to compile simple code under VS2010
  • Date: Fri, 9 Nov 2012 05:32:38 -0800 (PST)

well, i guess that the fact the cgal/lib is now full with libraries really
helped!
even with the few errors i now still have with cmake,
i went to a folder with the cmakelists.txt and a simple main.cpp i wrote
with hello world output..
and including few cgal libraries i intend to use (Min_sphere_of_spheres) and
it worked.
i build and the file is working properly :)

i now can open VS2010 and build & run a cpp file with includes of
min_sphere_of_spheres headers
however, it contains 3 projects - ALLBUILD,main & zero_check
the all_build gives errors each time i build. is it safe to remove it and
remain only with main?

Laurent Rineau, Daniel S., both of, I highly appreciate your help. finally i
can start working :)




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



Archive powered by MHonArc 2.6.18.

Top of Page