Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: About precompilng issue, Thank you.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: About precompilng issue, Thank you.


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: About precompilng issue, Thank you.
  • Date: Tue, 31 Jul 2012 14:43:49 +0200
  • Organization: GeometryFactory

Le mardi 31 juillet 2012 04:37:12 Boyu Gao a écrit :
> Thank you for providing the valuable information.
>
> Sorry, I just want to invoke the CGAL library, and employ the OpenGL to
> display.
>
> When I compiled the source code, It shown the Error that
> "CGAL-vc90-mt-gd-4.0.dll" is missing.

The error that "CGAL-vc90-mt-gd-4.0.dll" is missing cannot be a compilation
error nor a linking error. It can also be a runtime error, after the
compilation is finished, and when you try to launch the executable that was
produced by the compilation. Or maybe you are talking about CGAL-vc90-mt-
gd-4.0.lib (.lib and not .dll)?

Please describe us how you have configured and compiled the CGAL library. And
tell us which source code you are talking about now.

--
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.18.

Top of Page