Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Surface Reconstruction - build issues

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Surface Reconstruction - build issues


Chronological Thread 
  • From: 杨成林 <>
  • To:
  • Subject: Re: [cgal-discuss] Surface Reconstruction - build issues
  • Date: Sun, 7 Feb 2010 18:58:05 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Jq1EtIuFHk/mpR9AMFJQMcfFSThb/szinhvixTF3wzd8sPMsD6PZ7bI8hKsvRNDi/l cbJ4N3/O9UXkqvpTEFwsme2qi5vlwLWebyw5WeqNGb8sIQeT0vxVX7JfRnXE7T0jQeL+ Dnd6YOE9nTS+qMoy6+E8dVPe+YO45g1HrmC5g=

Cmake doesn't generate makefile for examples by default. You should
manually set it.

2010/2/6, KOUMANTARIS
<>:
> hello,
> I have installed CGAL 3.5.1 on OpenSuse_11.1. I want to build the example
> for
> surface reconstruction but i get nothing. Here is a list of the commands i
> tried and my results:
>
> # cmake .
> -- Build type: Release
> -- USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG'
> -- USING EXEFLAGS = ' '
> -- Targetting Unix Makefiles
> -- Using /usr/bin/c++ compiler.
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> CGAL-3.5.1/examples/Surface_reconstruction_points_3
>
> # make
> nothing here
> # ls
> CMakeCache.txt include
> CMakeFiles Makefile
> cmake_install.cmake poisson_reconstruction.cmd
> CMakeLists.txt poisson_reconstruction.cpp
> data poisson_reconstruction_example.cpp
>
> What do i need to run the surface reconstruction code? i would appreciate
> any
> help. I looked in the archives but nothing related helped.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>


--
杨成林
Yang Chenglin



Archive powered by MHonArc 2.6.16.

Top of Page