Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Demo:Surface_reconstruction_from_PS3:poisson_plugin.dll module error?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Demo:Surface_reconstruction_from_PS3:poisson_plugin.dll module error?


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Demo:Surface_reconstruction_from_PS3:poisson_plugin.dll module error?
  • Date: Tue, 8 Mar 2011 16:14:28 +0100
  • Organization: GeometryFactory

Le mardi 08 mars 2011 15:57:37, cmodel a écrit :
> I have built Surface_reconstruction_from_Point_set3 demo for learning.
> this demo takes advantage of poisson_plugin library.
> and poisson_plugin library needs TAUCS library.
>
> when build these libraries, there have no errors mentioned.
> BUT when I run point_set_demo application, demo loads all plugins
> successfully except for the poisson plugin.
>
> I recompiled libtaucs independently from the scratch and link with it
> again. It's the same result.
>
> Does anyone have the same experience as mine?

It seems you are using Windows (that is why I guess from the presence of
"dll"
in the title of your email).

I think you are not the only one reporting an issue with the precompiled
TAUCS
lirbaries we provide for Windows, but I need more information to have a
useful
bug report.

Are you compiling in 32 bits or 64 bits? Have you build in debug or release?

Which compiler, and which version of the compiler did you use to compile the
demo?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page