Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to statically link to cgal in Visual studio

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to statically link to cgal in Visual studio


Chronological Thread 
  • From: xiaoyou <>
  • To:
  • Subject: [cgal-discuss] How to statically link to cgal in Visual studio
  • Date: Fri, 8 Apr 2016 19:42:36 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:zTf0WhRH5KKC+IbKSquTGHTqJdpsv+yvbD5Q0YIujvd0So/mwa64YBON2/xhgRfzUJnB7Loc0qyN4/CmBTJLv8/JmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3BPAZ4bt74BpTVx5zukbviq9uPPU4W3XKUWvBbElaflU3prM4YgI9veO4a6yDihT92QdlQ3n5iPlmJnhzxtY+a9Z9n9DlM6bp6r5YTGZPTJPppCOUARHR9azh0t4XXskzIQgKLo3cdSW4LiQFgAg7f7Ri8UI2inDH9s79t2SCdLMrrBeQlXimz5qBrVR7AiCQacT46pjKEwvdshb5W9Uvy7yd0xJTZNdrNbPc=

Hi, all,

I would like to generate a standalone exe file which includes a set of
static cgal libraries in Visual studio. But I got this error: LINK : fatal
error LNK1104: cannot open file 'libCGAL-vc100-mt-s-4.7.lib'
I search the cgal directory but could not find this file.
Do you guys know how to link to cgal statically? I will appreciate it if you
can give me some information.

Best,
Alex



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-to-statically-link-to-cgal-in-Visual-studio-tp4661792.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page