Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Static vs Shared

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Static vs Shared


Chronological Thread 
  • From: Panagiotis Foteinos <>
  • To:
  • Subject: Re: [cgal-discuss] Static vs Shared
  • Date: Thu, 26 Jul 2012 06:49:17 -0400

BUILD_SHARED_LIBS is set to OFF during the configuration.

Variable CGAL_BUILD_SHARED_LIBS is also OFF inside CGALConfig.cmake

I repeat that only .a libraries are generated, as it ought to be. My
project, however, is searching for shared libraries.

Anyhow, it seems that the problem appears only in RedHat, since in
Ubuntu I had no problem.


Regards,
Panagiotis

On Wed, Jul 25, 2012 at 7:24 AM, Laurent Rineau (CGAL/GeometryFactory)
<>
wrote:
> Le vendredi 20 juillet 2012 12:34:54 Panagiotis Foteinos a écrit :
>> Hello.
>>
>> I built CGAL-4.0.2 with SHARED_LIBRARIES off.
>
> What you said is not precise enough. Can you confirm that you set
> BUILD_SHARED_LIBS to OFF during the configuration of CGAL libraries?
>
> In /usr/local/lib/CGAL/CGALConfig.cmake, what is the value of the variable
> CGAL_BUILD_SHARED_LIBS?
>
> --
> 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://sympa.inria.fr/sympa/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.18.

Top of Page