Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Mesh_3D_image not compiled

Subject: CGAL users discussion list

List archive

[cgal-discuss] Mesh_3D_image not compiled


Chronological Thread 
  • From: Hulusi <>
  • To:
  • Subject: [cgal-discuss] Mesh_3D_image not compiled
  • Date: Thu, 22 Jul 2010 06:04:10 -0700 (PDT)


Hi,

With visual studio command prompt, I do cmake-gui . in the Mesh_3 folder so
I configure and generate. Then I try to compile with Visual the
Mesh_3_examples.sln file generated. But the problem is that the
mesh_3D_image example that I need is not generated. The rest
(mesh_implicit_sphere, mesh_optimization_example,
mesh_optimization_lloyd_example, and mesh_polyhedral_domain) are the files
generated and exist in the Solution 'Mesh_3_example' tree in VS. I did a
test with mesh_implicit_sphere, it seems to be working succesfully.

Ma first question is: what mesh_3D_image example was not not generated and
what can I do to fix this problem?

Second question: for some examples of Meh_3, during the compilation with VS,
the image format 'data/liver.inr.gz' was not found.
The error line is : _readImageHeaderAndGetError: does not find image format
for 'data/liver.inr.gz'
Assertion failed: px !=0, file
C:\boost\boost_1_41_0\boost/smart_ptr/shared_ptr.hpp, line 418

Thank you for your help

Hulusi
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Mesh-3D-image-not-compiled-tp2298629p2298629.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page