Subject: CGAL users discussion list
List archive
- From: Simon Giraudot <>
- To:
- Subject: Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo
- Date: Wed, 24 Oct 2018 08:43:50 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
- Ironport-phdr: 9a23:SpyM7xXmDWAred1i8Y62PHGe1nPV8LGtZVwlr6E/grcLSJyIuqrYbB2Et8tkgFKBZ4jH8fUM07OQ7/i/HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba9wIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/KlMJwgqJVrhGvqRNxzIHbYp2aOvVlc6PBft4XX3ZNUtpfWiFDBI63cosBD/AGPeZdt4TzuloOrR65BQmqGejhyz5IhmXs0q0nzushFh3G1xEnEtIVsXTUqdL1NKEIXeC6zanI1y/Mb+5L1jf69IjFaR8hru+LXbJ1b8XR1VMvFgPLjlqKtYPlIzSV1v4NsmSB8+VgUuevhnchpgpsrDavwcIshZPIhoIT0l3E8z92z50uKt28VkF3e8KrEJxVty2COIt5XMQiQ2R2tyYm0L0HuZC7czIWx5Q7wB7fcfyGf5KU7RLkUeacJypzinF9eL+nmhq/8kutxvfhWsS10FtGtCRIn9nWunwTyRDe6NCLRuVn8ku82TuDzR3f5+5ELEwui6bWJZEsz7gtnZQJq0vDBDX5mEDuga+WaEok/u+o5vz6brjkvJOcMoh0hwPkPqQrgMO/AOA4PhEJX2iG5eSwzrrj/VP5QLlQiP05jLXZvIjbJcQduKG5HxdY3psg5hu8FTuqzdUVkHkdIF9LeB+LlZblN0/MLfzgCPewmVWskDNlx/DcOb3hB43ALmPCkLfkerZ97VRQyAUyzdBF/Z1UF6wOIPXvWkLqu9zXEBg5MwmqzOb7EtV81o0eVniTDa+FN6PSq1+J6vgzLOmLYY8ZoCz9JOQ95/7ykX85nkcQcrWm3ZQNbHC0B+lpI0SCYXXwn9cBCnwKsxElTO3qjV2CSSRca2yzX6I6/DE7CZipAZ3NRoC30/S923KwEZRSI2xHEVuRCmzAdoOeWv5KZjjBDNVml2k/VL2mTccO1AunqQP91/IzNevR/SteupP53cV54PH7mhw18DFoFdWT2mqRSHtl2GgPQmllj+hEvUVhxwLbguBDiPtCGIkLvqIbYkIBLZfZitdCJZX3UwPFcM2OTQz/ENqrBjQ8UsggzdYFf0FnCpOpiRWRh3P2UY9QrKSCAdkPyoyZx2L4fZ8vxHvB0aQ9lUgoS8BTMne3wKV48lqLXtObowCij6+vMJ8k8mvN+WOElzfc5R4eVQkvF6DMXHRaYVbK69Pn5gXEQqP8Ubk=
PLY or XYZ should work fine without Metis and LASlib (they are not related).
If I understand correctly, your plugins are correctly compiled (you do have the dll of the plugins generated?) but not loaded. The demo is supposed to load the plugins automatically when starting, you're not supposed to need to move around any DLL or load them by hand.
Can you run the demo with the option --verbose so we see what happens?
Best,
--
Simon Giraudot, PhD
R&D Engineer
GeometryFactory - http://geometryfactory.com/
Le 24/10/2018 à 07:38, Andy Li a écrit :
Ply, txt or else. I could change the format from .las to .ply in my program
cause I use liblas for a long time. But, in the exe of Polyhedron demo, I
could not load the ply_plugin.dll and most of the plugins. Would it be
affected by the Metis and laslib?
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Simon Giraudot, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Sebastien Loriot (GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Simon Giraudot, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Sebastien Loriot (GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Laurent Rineau (CGAL/GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Laurent Rineau (CGAL/GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Laurent Rineau (CGAL/GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Simon Giraudot, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Sebastien Loriot (GeometryFactory), 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Simon Giraudot, 10/24/2018
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, Andy Li, 10/24/2018
Archive powered by MHonArc 2.6.18.