Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 'CGAL-vc100-mt-sgd.lib' and Win64-VC10

Subject: CGAL users discussion list

List archive

[cgal-discuss] 'CGAL-vc100-mt-sgd.lib' and Win64-VC10


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: [cgal-discuss] 'CGAL-vc100-mt-sgd.lib' and Win64-VC10
  • Date: Fri, 9 Mar 2012 07:03:48 -0800 (PST)

Hi all
I have looked on several forums on the internet but i am still without right
solution :-(
so i decide to post my own pb and configuration:

i try to install and use cgall but i have problems with cgal lib.
I explain : build is ok aith a simple program displaying "hello world" in my
main program.
However, once i #include "CGAL\Point_2.h" then
>ClCompile:
1> All outputs are up-to-date.
1>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-sgd.lib'
1>
1>Build FAILED.

When i build cgal, the librarys are ...-mt-gd.lib.
I do not succeed in building -Sgd.lib.

I use windows7-64bits and visual 10.

Does anyone have an idea ?

thanks
gwenaelle




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-vc100-mt-sgd-lib-and-Win64-VC10-tp4459694p4459694.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page