Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] demo/Nef_3 & Ubuntu 12.10

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] demo/Nef_3 & Ubuntu 12.10


Chronological Thread 
  • From: Noel Warren <>
  • To:
  • Subject: Re: [cgal-discuss] demo/Nef_3 & Ubuntu 12.10
  • Date: Thu, 20 Dec 2012 22:09:03 +0100

I'm on 12.04 using the Qt3 Nef polyhedron 3 widget.  I googled around a bit (https://launchpad.net/ubuntu/quantal/+package/libqt3-mt) and it seems Qt3 is still available for 12.10.  You'll need the following packages for use with CGAL

libqt3-headers
libqt3-mt
libqt3-mt-dev


2012/12/20 Wayne C. Gramlich <>
On 12/18/2012 12:05 AM, Laurent Rineau (CGAL/GeometryFactory) wrote:
Le lundi 17 décembre 2012 17:39:43 Wayne C. Gramlich a écrit :

All:

I recently upgraded my machine to Ubuntu 12.10.  I downloaded
CGAL_4.1 and configured my machine using cmake-gui.  My primary
use of CGAL is the Nef_3 package.  What I discovered is that CMake
gives me the following configuration error:

    NOTICE: This demo requires CGAL and Qt3, and will not be compiled.

As near as I can tell Qt3 is no longer available in the Ubuntu reposistories
for Ubuntu 12.10.  I made sure Qt4 is installed, but I still get the same
message as above.

The polyhedron demo, in demo/Polyhedron/, has feature to demonstrate the Nef_3
package. It uses the Qt4 API.

Thank you for the pointer to demo/Polyhedron.  I clearly have
many evenings of code browsing ahead of me.


Regards,

-Wayne


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page