Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems during CGAL 3.4 installation under

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems during CGAL 3.4 installation under


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Problems during CGAL 3.4 installation under
  • Date: Fri, 30 Jan 2009 10:36:44 +0100


Hello,

You should open the CGAL.sln, right click on ALL_BUILD
and select build.

Note that you may have to do this for the Debug and the Release build.

If during the cmake you have selected WITH_EXAMPLES
the configuration step will have generated .sln files
in the example directories. Otherwise you have to
run cmake (or cmake-gui) in the directory of the example
you want to build.

But, please read the installation manual. It is part of
the distribution and available online at
http://www.cgal.org/Manual/3.4/doc_html/installation_manual/contents.html


andreas



wrote:
Hi!
Thanks for your instruction!
So,I'd like to know after the CGAL.sln has been created successfully,what is
the order of building the projects in VS2005?
Should it be 1 CGAL.proj
2 Install.proj
3 example.proj(I've selected examples when buiding in CMake)
or something else?
Thanks!




Archive powered by MHonArc 2.6.16.

Top of Page