Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'

Subject: CGAL users discussion list

List archive

[cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'


Chronological Thread 
  • From: sara ershadi <>
  • To: "" <>
  • Subject: [cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'
  • Date: Wed, 23 Jan 2013 04:07:33 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=fGjQa49uKxOTN3B7oMKgSsUBg97uTSz6B5uh6uZULSzp/AvSPTgihWJSOVuPsEQlUUMuVwT1u4WDJhRROFoyomm5S9SpyRY8v7sc3TJ9DcUcicurZ53MrHSNeBUrSuvJqRFvMANiGMYdkzrRjoOFGm3BOB1YryVGsKI4jJNikyU=;

Hi ,

I have configure and generayte CGAL library with CMAke then I open CGAL.sln in created build folder then . I set CGAL as start up project and then press the button for debug . It seems the error about not founding the 
> 2>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.0.lib' 
then I set others as start up . they reaches to the same error .  It has not any difference in debug or release mode I have tried a lot and the result error is the same :
> 2>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.0.lib' 

I have tried to run examples of CGAL too. after I configure AABB-tree truly configure and generate with CMake 2.8.9 . and open the .sln file it reaches to the same error in debug or release mode .

Thanks 
Sara



From: sara ershadi <>
To: "" <>
Sent: Wednesday, January 23, 2013 3:35 PM
Subject: Re: Re: Re: [cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'

Hi Laurent and Sebastien ,

I have configure and generayte CGAL library with CMAke then I open CGAL.sln in created build folder then . I set CGAL as start up project and then press the button for debug . It seems the error about not founding the 
> 2>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.0.lib' 
then I set others as start up . they reaches to the same error .  It has not any difference in debug or release mode I have tried a lot and the result error is the same :
> 2>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.0.lib' 

I have tried to run examples of CGAL too. after I configure AABB-tree truly configure and generate with CMake 2.8.9 . and open the .sln file it reaches to the same error in debug or release mode .

Thanks 
Sara


From: Laurent Rineau (CGAL/GeometryFactory) <>
To:
Sent: Wednesday, January 23, 2013 3:11 PM
Subject: Re: Re: Re: [cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'

Le mercredi 23 janvier 2013 03:27:41 sara ershadi a écrit :
> Hi ,
>
> This is the error :
> 2>LINK : fatal error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.0.lib'

That error cannot be displayed when you are compiling the CGAL library itself.

After the CMake configuration of the CGAL libraries, a solution named
"CGAL.sln". Build that solution in Relase mode *and* in Debug mode. That will
solve your problem.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory          http://www.geometryfactory.com/
Release Manager of the CGAL Project      http://www.cgal.org/


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









Archive powered by MHonArc 2.6.18.

Top of Page