Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Static vs Shared


Chronological Thread 
  • From: Panagiotis Foteinos <>
  • To:
  • Subject: [cgal-discuss] Static vs Shared
  • Date: Fri, 20 Jul 2012 12:34:54 -0400

Hello.

I built CGAL-4.0.2 with SHARED_LIBRARIES off. So far so good. But when
my projects links to CGAL, I get this:

*******************
No rule to make target `/usr/local/lib/libCGAL.so'
*******************

Indeed, only *.a libraries are under /usr/local/lib . Why it tries to
find shared libraries?

Any ideas?

My project is completely clean, and there is only one version (STATIC
libraries) of CGAL installed in my machine.


Regards,
Panagiotis



Archive powered by MHonArc 2.6.18.

Top of Page