Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Mihir Joshi <>
  • To:
  • Subject: Re: [cgal-discuss] 'CGAL-vc100-mt-gd-4.0.lib'
  • Date: Wed, 23 Jan 2013 21:23:27 +0100

Hi,

the very meaning, that you are getting such a message means tht cgal is not completely installed on your machine. go through the documentation, very carefully. i my self had to install it thrice before, i could use it. this by no means implies the cgal sucks. its might just be a little complicated to install.

can you please list in detail what all you are doing to install cgal?

regards
mihir.

On 23 January 2013 13:07, sara ershadi <> wrote:
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



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









--
Best Regards
Mihir




Archive powered by MHonArc 2.6.18.

Top of Page