Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo
- Date: Wed, 24 Oct 2018 11:09:38 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
- Ironport-phdr: 9a23:3nSeBBZ0SIw3lwsNvpZ8Jy//LSx+4OfEezUN459isYplN5qZrsi/bnLW6fgltlLVR4KTs6sC17KJ9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCa/bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjmk8qxlSgLniD0fOjA57m/Zl8J+gqFcoB2jqRxwzIHab52OOfpiY63QZ88WSXZdUspPUSFKH4Oyb5EID+oEJetUoY/zqEETrRukGwasAv/vwSJUiH/32601zf4uERzb1wAkAd8AsWjZotPuOKkTT++1y6zIwivfb/NM2Tbz6JLHfQw9ofGLR7Jxcc/dxUcyHA7CilWfs5HlPymL2eQLr2iX9fBgVeOpi2E5sQ5xvyOiydsjiobTgoIZ0FfE9T92wIssI9CzVUB1YdmhEJRKtiGaMZN7QsU4TG5zoyk6zqMJtYSncygNzZQr3wLQa/OdfIiM+B7jU/yRIThgiH14Zr2/nwi98U69xeLiUMm7zFZLryRfndnItXACyQbT5tKbRft6+0etwTmP2B7U6uFBP080ibDbKp4vwrEqipUTrUPDHjX2mUnskKCWcUAk9+614OrkerXrvoKQO5Fwhw3kL6gjnsiyDf48PwUPRWSW9viw2KX98UHjXblHjuc6nrTWvZ3aP8gXuKC0DgBT340+8RiwFS2m384dnXQfLFJKZhaHj4/xNlHIPv/4A+mzj06ynzdt3PDKJLPhAo/VInjClrfuY6p95lZBxAYtyd1T/Y9YB7UFLf7pXkL8tcbUAxAlPwCsxuboEtR91ocQWWKVBa+ZNbvfsVuS6eIyOemDeokVuCrnJ/g/5v7ui2E2lkUAfaSywZQXZ2q3HvB8L0Wee3rsjc8NEX0WsQomUOzqlFqCXCZPaHa9Ra084ig3B5+nDYfYWo+tnaeB3DygE51NZmFGD0iMHm3ye4WFXfcMciOSLdV7njwKT7jyA7MmgBqhvQu/x7t8JffP4QUZs4ji3Z57/b79jxY3oHZQBtmH3meRB1t1mG4BWnd2949WhQtSx1CG3LRiktJRHsBU/eIIGE9uMZfB1eF8F5boWwTMd8qhQ1mvRpOhGz5nHYF5+MMHf0soQ4bqtRvExSf/W+ZExYzOP4Q99+fn51a0Is98z3jc06x41wstTcJLc2q8ifwkrlSBN8vyi0yc0p2SW+EExieUrDWIwmOK+kZCX1woCPiXbTUkfkLT6O/ByAbCQrupUO91NAZPk4iPLLAMZMe71Vg=
- Organization: GeometryFactory
On Wednesday, October 24, 2018 10:01:23 AM CEST Andy Li wrote:
> Thanks for you all help.
>
> >From the action Preferences, I could see some plugins which are in red
> >lines
> and do not work. The tip shows that "The specified module could not be
> found." I have compiled whole the plugins DLL and they exist in the
> documents. I snap a picture. Could you please tell me why? Thanks!
> <http://cgal-discuss.949826.n4.nabble.com/file/t376030/test.jpg>
The errors displayed by the dynamic linker of Windows are unfortunately
almost
unusable. The message says that at least one DLL required by the plugin could
not be found. But it does not say which one! Try the tool depends.exe,
shipped
with Visual Studio. It helps debug that king of issue. You can also download
depends.exe here:
http://www.dependencywalker.com/
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo, (continued)
- 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.