Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Cannot make CGAL examples in Cygwin

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Cannot make CGAL examples in Cygwin


Chronological Thread 
  • From: Marc Glisse <>
  • To: "" <>
  • Cc: "Anzel, Phil - NRCS, Fort Collins, CO" <>
  • Subject: RE: [cgal-discuss] Cannot make CGAL examples in Cygwin
  • Date: Thu, 22 Dec 2016 22:21:04 +0100 (CET)

On Thu, 22 Dec 2016, Anzel, Phil - NRCS, Fort Collins, CO wrote:

Thanks for your suggestion. I'm afraid that using "-DCGAL_HEADER_ONLY=ON" was a step backwards - the updated "cmake" command line yielded a possibly-incorrect Makefile. Running "make" performed no compilation or linkage, as a consequence no DLLs were created.

Please read the name of the option slowly: header-only. If necessary, you can read https://en.wikipedia.org/wiki/Header-only . The absence of the DLL is a feature, it is the whole point of this option.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page