Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] can not build the example in the chapter Surface reconstruction from point set

Subject: CGAL users discussion list

List archive

[cgal-discuss] can not build the example in the chapter Surface reconstruction from point set


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] can not build the example in the chapter Surface reconstruction from point set
  • Date: Tue, 3 Nov 2009 08:13:39 +0100 (CET)

when I build the example program "poisson_reconstruction_example.c" in the
chapter Surface reconstrution from point set in CGAL 3.5, I encountered a
problem.I failed to build it.error messages like this:(By the way I builded
it
with Release Mode)

Linking...
poisson_reconstruction_example.obj : error LNK2001: one cannot recognize
external symbol
_GetProcessMemoryInfo@12
D:\My Documents\Visual Studio
2005\Projects\Surface_reconstruction_points_3\Release\Surface_reconstruction_points_3.exe
: fatal error LNK1120: one cannot recognize external symbol
Build log was saved at "file://d:\My Documents\Visual Studio
2005\Projects\Surface_reconstruction_points_3\Surface_reconstruction_points_3\Release\BuildLog.htm"
Surface_reconstruction_points_3 - 2 error(s), 36 warning(s)



Archive powered by MHonArc 2.6.16.

Top of Page