Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Surface Reconstruction - build issues


Chronological Thread 
  • From: KOUMANTARIS <>
  • To:
  • Subject: [cgal-discuss] Surface Reconstruction - build issues
  • Date: Fri, 5 Feb 2010 23:51:11 +0100 (CET)

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.



Archive powered by MHonArc 2.6.16.

Top of Page