Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Naming convention of compiling libraries

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Naming convention of compiling libraries


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Naming convention of compiling libraries
  • Date: Sat, 18 May 2013 12:21:58 +0200
  • Organization: GeometryFactory

Hello,

The library names did not really change, but we added
that you can build either a CGAL dll, or a static lib.

We did that so that you can comply with the LGPL
license terms.

In case you want the static libs, you have to untick
BUILD_SHARED_LIBS in cmake-gui Ungrouped Entries

Best regards,

andreas


On 18/05/2013 04:18, ayongwust_sjtu wrote:
Dear Sebastien,

Thanks for your reply. Yes I did.

The previous CGAL version I used is 4.0. The library name generated in debug
mode was CGAL-vc100-mt-gd-4.0.lib. Everything went well. But now when I
compile 4.2, the library name generated in debug mode became *
lib*CGAL-vc100-mt-gd-4.2.lib.

I do not know why the CGAL team made such change. A negative problem is that
vs2010 shows me the compiling error when I reference *
lib*CGAL-vc100-mt-gd-4.2.lib in my application.

LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.2.lib'


BTW, the CGAL 4.2 works because the library names are the same with that of
CGAL 4.0.




-----
-------------

Regards,
Xianyong Liu
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Naming-convention-of-compiling-libraries-tp4657415p4657490.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page