Subject: CGAL users discussion list
List archive
- From: Laurent Saboret <>
- To:
- Subject: Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example
- Date: Fri, 09 Jul 2010 09:49:15 +0200
- Organization: INFOTERRA
Hi Xie Yi,
The output of "make VERBOSE=1" shows that libPS_demo_poisson_plugin.so is not linked with METIS (a library required by TAUCS).
Please run again cmake-gui in demo/Surface_reconstruction_points_3 and set the next variables exactly like in examples/Surface_reconstruction_points_3:
BLAS_DEFINITIONS=-DBLAS_USE_F2C
BLAS_LIBRARIES=/usr/local/lib/libf77blas.a;/usr/local/lib/libcblas.a;/usr/local/lib/libatlas.a;/usr/local/lib/libg2c.so
LAPACK_DEFINITIONS=-DLAPACK_USE_F2C
LAPACK_LIBRARIES=/usr/local/lib/liblapack.a;/usr/local/lib/libg2c.so
TAUCS_INCLUDE_DIR=/usr/local/include
TAUCS_LIBRARIES=/usr/local/lib/libtaucs.a;/usr/local/lib/libmetis.a
Regards,
Laurent S.
Xie Yi wrote:
Hi, Laurent
It solved my problem. Thank you!!!!
But there's another problem. I still can't run demo/Surface_restruction
I can do cmake with the configuration you gave me. And make seems to be also
normal.
But if I run ./Point_set_demo, I get this:
abbotxie@abbotxie-laptop:~/Programs/CGAL-3.6/demo/Surface_reconstruction_points_3$
./Point_set_demo ### Loading "libPS_demo_average_spacing_plugin.so"...
### Loading "libPS_demo_cleaning_plugin.so"...
### Loading "libPS_demo_inside_out_plugin.so"...
### Loading "libPS_demo_local_spacing_plugin.so"...
### Loading "libPS_demo_normal_estimation_plugin.so"...
### Loading "libPS_demo_off_plugin.so"...
### Loading "libPS_demo_poisson_plugin.so"...
Error loading "libPS_demo_poisson_plugin.so": Cannot load library
/home/abbotxie/Programs/CGAL-3.6/demo/Surface_reconstruction_points_3/libPS_demo_poisson_plugin.so:
(/home/abbotxie/Programs/CGAL-3.6/demo/Surface_reconstruction_points_3/libPS_demo_poisson_plugin.so:
undefined symbol: METIS_NodeND)
### Loading "libPS_demo_simplification_plugin.so"...
### Loading "libPS_demo_smoothing_plugin.so"...
### Loading "libPS_demo_xyz_plugin.so"...
SplatRenderer: warning floating point textures are not supported.
SplatRenderer: warning copy of the depth buffer is not supported.
Succesfully loaded shader func 'VisibilityVP' in file 'Raycasting.glsl'
Succesfully loaded shader func 'VisibilityFP' in file 'Raycasting.glsl'
Succesfully loaded shader func 'AttributeVP' in file 'Raycasting.glsl'
Succesfully loaded shader func 'AttributeFP' in file 'Raycasting.glsl'
Succesfully loaded shader func 'Finalization' in file 'Finalization.glsl'
Allocating 720 x 360 radeon RBO (pitch 720)
Segmentation fault
And it's funny. Before I got your right configuration, I can even start this
demo. it crashes, if I use Point_reconstruction function. And the
poisson_plugin cannot be found. And now, it cannot be started.
Thank you.
Best regards
XIE, Yi
Ce courrier électronique et toutes les pièces éventuellement jointes qu’il
contient sont CONFIDENTIELS et destinés exclusivement à l’usage de leur
destinataire. Si une erreur de transmission ou une adresse erronée a mal
dirigée ce courrier, merci d’en informer l’expéditeur en lui faisant une
réponse par courrier électronique dès réception. Si vous n’êtes pas le
destinataire de ce courrier, vous ne devez pas l’utiliser, le conserver, en
faire état, le distribuer, le copier, l’imprimer ou en révéler le contenu à
une tierce partie.
Ce courrier électronique est à usage strictement informatif et ne saurait
engager de quelque manière que ce soit SPOT IMAGE SA, ni ses filiales.
This e-mail and any attachments hereto are CONFIDENTIAL and intended solely
for the use of the addressee. If you have received this e-mail in error
please send it back to the person that sent it to you.
If you have received it in error, please notify the sender by return email.
If you are not the addressee of this email, you must not use, keep,
disseminate, copy, print or otherwise deal with it.
This email is for information only and will not bind SPOT IMAGE SA in any
contract or obligation, nor its subsidiaries.
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, (continued)
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Saboret, 07/07/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/07/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Saboret, 07/07/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/07/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/09/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/09/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Rineau (GeometryFactory), 07/09/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/09/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Saboret, 07/09/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, XIE, Yi, 07/09/2010
- [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Xie Yi, 07/07/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Saboret, 07/07/2010
- Re: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example, Laurent Saboret, 07/09/2010
Archive powered by MHonArc 2.6.16.