Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] ZLIB, CGAL, CMake--I'm making some progress here:

Subject: CGAL users discussion list

List archive

[cgal-discuss] ZLIB, CGAL, CMake--I'm making some progress here:


Chronological Thread 
  • From: A S <>
  • To:
  • Subject: [cgal-discuss] ZLIB, CGAL, CMake--I'm making some progress here:
  • Date: Sat, 17 Oct 2009 16:27:34 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=OfKS6HgCHOCPf7TePjWhtBR9K0RVDHacqNF+rgLbkF7h47cSZJBtsdgaJWL6S6aVdBk7TfXtmjefTrdpSZ5IGfQ2I3nk/VnIjv9gzf5wN9SWc0kl7aJ97giqf896mzpblqC6S9YJB4kTVsvxBXnKI7bevzPl3Zddrt55/niKUuw=;

Laurent Rineau has been very patient and generous in helping me try to figure out the compilation process.
 
What I discovered since I last posted is that the upper primary pane inside CMake-GUI can be written into (did not know that until now).  And that I hadn't been seeing the ZLIB options because they don't appear when Simple View dropdown is selected (but do appear for editing inside the Advanced View).
 
So I've made the changes he recommended, and find that zlib.lib is needed (as was also advised to me).  I must now compile my own zlib.lib in order to progress further in the holistic CGAL compilation process.  I'm now at the moment working on compiling that zlib.lib from the ZLIB source.
 
Thanks again to all for your help.




Archive powered by MHonArc 2.6.16.

Top of Page