Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Zeineb Abderrahim <>
  • To: "" <>
  • Subject: Re : [cgal-discuss] 'CGAL-vc100-mt-sgd.lib' and Win64-VC10
  • Date: Fri, 9 Mar 2012 20:29:49 +0000 (GMT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=SmpCuwBYahWaicnfSIoGpm9vjQW8fv2ybR+6bRGj8aDnIl6A30s0/e0+y97GYjlUqvWN+w0/ZmWXrh+FGQnrOpVHBeR7f5lApO16m1Z3sRzXeEt/xabHFblIkROEFKe4AWvsu2jnQLBtZqB/M0GcxHTvERi+uGVBTh6iNQ4iL/8=;

Hello,

if it exists in the lib CGAL, you can go to the property of the project and click on configuration propriety then Linker> Input > additional dependencies and add the path of this file CGAL-vc100-mt-sgd.lib' and Win64-VC10

De : gwenm <>
À :
Envoyé le : Vendredi 9 mars 2012 16h03
Objet : [cgal-discuss] 'CGAL-vc100-mt-sgd.lib' and Win64-VC10

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.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss






Archive powered by MHonArc 2.6.16.

Top of Page