Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: learning CGAL and include lib

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: learning CGAL and include lib


Chronological Thread 
  • From: sara <>
  • To:
  • Subject: [cgal-discuss] Re: learning CGAL and include lib
  • Date: Thu, 15 Nov 2012 02:17:07 -0800 (PST)

I am reading CGAL manual . I want to run exmaple one of it .
examples/Segment_Delaunay_graph_2/sdg-count-sites.cpp

but after CMAKE and create .sln file successfully . build end with two error
:

Error 1 error LNK1104: cannot open file
'C:\CGAL-4.1\build-examples\Debug\ch_timing.exe'
C:\CGAL-4.1\build-examples\LINK

Error 2 error LNK1104: cannot open file
'C:\CGAL-4.1\build-examples\Debug\ch_from_cin_to_cout.exe'
C:\CGAL-4.1\build-examples\LINK




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/learning-CGAL-and-include-lib-tp4656248p4656265.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page