Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: two questions about using cgal

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: two questions about using cgal


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: two questions about using cgal
  • Date: Sun, 8 Apr 2012 01:55:12 -0700 (PDT)


1. You need to make sure that the Qt that you link against, its qtcore4.dll
is also the first in the path. Use which.exe from cygwin or something to
verify that.

2. You probably refer to mesh_3 demo. You can load a mesh in .off format, or
Analyze format. It's written in to combobox for selecting the format.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/two-questions-about-using-cgal-tp4537297p4540731.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: two questions about using cgal, Zohar, 04/08/2012

Archive powered by MHonArc 2.6.16.

Top of Page