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: Richard Downe <>
  • To: <>
  • Subject: Re: [cgal-discuss] demo/Nef_3 & Ubuntu 12.10
  • Date: Mon, 17 Dec 2012 19:44:59 -0600

According to some of the documentation on the website, a handful of older demos still use Qt3, and due to dependency on an unmaintained custom widget have no migration plan. Thus as I understand it, you can either disable building of the demos, and then return later and individually build the ones you're interested in, or you can install Qt3, whether via an apt repository or a custom build.

Ubuntu does have official CGAL packages, though afaik they haven't gotten to 4.1 yet.
-rd

On 12/17/2012 07:39 PM, Wayne C. Gramlich wrote:
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.

Am I screwing up configuration somehow? Or does demo/Nef_3 have
a hard dependency on Qt3 and I am out of luck? Or something else?

Any insight would be greatly appreciated. I find the boolean operations
provided by Nef_3 to be extremely useful for my work.

Regards,

-Wayne





Archive powered by MHonArc 2.6.18.

Top of Page