Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: cmodel <>
  • To:
  • Subject: [cgal-discuss] Re: Demo:Surface_reconstruction_from_PS3:poisson_plugin.dll module error?
  • Date: Tue, 8 Mar 2011 17:02:51 -0800 (PST)

You are right.
I used following platform:
1. Windows XP Pro SP3, 32bit.
2. compiler is MSVC 2008 (9.0 + SP1 - VC.Version.9.0.30729.1.SP) build for
32bit application.
3. I used default precompiled TAUCS from web-site, and I tried building
TAUCS myself with src code again.

around January this year, I run reconstruction demo with poisson library
loaded and all performed good.
Now I reinstalled CGAL and built CGAL/this demo again, met this issue only.

Thanks.




Laurent Rineau (GeometryFactory) wrote:
>
> 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/
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Demo-Surface-reconstruction-from-PS3-poisson-plugin-dll-module-error-tp3341542p3342570.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page