Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: ayongwust_sjtu <>
  • To:
  • Subject: [cgal-discuss] Re: Naming convention of compiling libraries
  • Date: Fri, 17 May 2013 19:18:13 -0700 (PDT)

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.



Archive powered by MHonArc 2.6.18.

Top of Page