Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] installation problem CGAL 3.2.1 +QT on linux

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] installation problem CGAL 3.2.1 +QT on linux


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] installation problem CGAL 3.2.1 +QT on linux
  • Date: Fri, 16 Mar 2007 18:37:14 +0100

Hi Laurent, Joachim and Everyone,

Thank you so much for your help. It turned out, the generated make
file for CGAL 3.2.1 for some reason was missing the
following lines:

/usr/local/qt/bin/moc
/usr/local/CGAL-3.2.1/include/CGAL/Kinetic/IO/internal/Qt_widget_2_core.h
-o Kinetic_Qt_widget_2_core.moc

/usr/local/qt/bin/moc
/usr/local/CGAL-3.2.1/include/CGAL/Kinetic/IO/internal/Qt_core.h -o
Kinetic_Qt_core.moc

/usr/local/qt/bin/moc
/usr/local/CGAL-3.2.1/include/CGAL/Kinetic/IO/internal/Qt_timer.h -o
Kinetic_Qt_timer.moc

/usr/local/qt/bin/moc
/usr/local/CGAL-3.2.1/include/CGAL/Kinetic/IO/internal/Qt_window_2.h
-o Kinetic_Qt_window_2.moc

I run those commands within directory CGAL-3.2.1/src/CGALQt.
And then went thru re-compilation.

Thanks!

Alena


  • Re: [cgal-discuss] installation problem CGAL 3.2.1 +QT on linux, alenas, 03/16/2007

Archive powered by MHonArc 2.6.16.

Top of Page