Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem compiling kinetic data structure demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem compiling kinetic data structure demo


Chronological Thread 
  • From: Anjali Jose <>
  • To:
  • Subject: Re: [cgal-discuss] Problem compiling kinetic data structure demo
  • Date: Sun, 7 Jan 2018 09:53:35 -0700 (MST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:TEgh9B9p30cx2f9uRHKM819IXTAuvvDOBiVQ1KB40O8cTK2v8tzYMVDF4r011RmVBdyds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+54Dfbx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMMvrRr42RDui9b9mRhHohikZNDA28m/XhNF/g61HrxysvAB/zozIbI2JKPZyYr3RcNUHTmRBRMZRUClBD5ugYosJDeoOJ+JYr4jgrFUKqhu+HhejD/7oxzBSgH/237A63/4jEQHewQAtHckDsHvRrNrvNacSVfq5w7XPzTXGdv5b3yr25obPchAku/6MXLRwfNLXyUY1DAzKlVGQppL/MzyJ0eQNtnCX7/N8Ve+hkWInsAZxrz6yzckvkonEnp8Zx1Ha+Slj3oo4JdO1RFRmbdOqHpZcrSOXO5VwT8g/WW9nojw6xacDuZOjfCgF1pAnxxnHZvyBfIWE+BTjW/yKLjhjgHJqZqiziAq18Uil0uH8V8+030hWriddj9XBt24B2wbN5sWHRPZx5Fqt1DiB2gzJ6OxIP1g4la/BJJ4gxr4wmIATsUPGHiLugkr2iq2Wdlg+9uiq8+Trf7frq4STN49xkA7+M6AultajDuQ/NwgCR3Kb9vik1L3/4U35R61HgeE5kqbDtJDWPNkUpq+iAwBJz4Yj8A2/Aiy90NUYmHkHNEhKdAiGj4jvIVHOIer3Ae2xg1S2w39XwKXNMbTlR5nMNXPei6zJfLBn6kcaxhBg48pY4sd9DLMIJPO7eEjquZSMBxk7Lkq227+4INp434IaH2mIB/nKY+vprVaU67d3cKG3b4gPtWOlJg==

I am very sorry for the late reply. I decided to do it using virtualbox. I
first installed qt3 and then CGAL-4.6.3. The result of 'make VERBOSE=1' is
now as given below. Please help..



anjali@anjali-VirtualBox:~/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures$
make VERBOSE=1
/usr/bin/cmake
-H/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
-B/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures/CMakeFiles
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
make -f CMakeFiles/KDS_Delaunay_triangulation_2.dir/build.make
CMakeFiles/KDS_Delaunay_triangulation_2.dir/depend
make[2]: Entering directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
cd /home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures &&
/usr/bin/cmake -E cmake_depends "Unix Makefiles"
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures
/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures/CMakeFiles/KDS_Delaunay_triangulation_2.dir/DependInfo.cmake
--color=
make[2]: Leaving directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
make -f CMakeFiles/KDS_Delaunay_triangulation_2.dir/build.make
CMakeFiles/KDS_Delaunay_triangulation_2.dir/build
make[2]: Entering directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
[ 12%] Linking CXX executable KDS_Delaunay_triangulation_2
/usr/bin/cmake -E cmake_link_script
CMakeFiles/KDS_Delaunay_triangulation_2.dir/link.txt --verbose=1
/usr/bin/c++ -frounding-math -O3 -DNDEBUG
CMakeFiles/KDS_Delaunay_triangulation_2.dir/KDS_Delaunay_triangulation_2.cpp.o

-o KDS_Delaunay_triangulation_2 -L/usr/local/lib -rdynamic -lmpfr -lgmp
/usr/local/lib/libCGAL_Qt3.so /usr/local/lib/libCGAL_Core.so
/usr/local/lib/libCGAL.so -lboost_thread -lboost_system -lboost_chrono
-lboost_date_time -lboost_atomic -lpthread
/usr/local/qt/lib/libqassistantclient.a /usr/local/qt/lib/libqt.so -lSM
-lICE -lX11 -lXext -ldl -lGLU -lGL /usr/local/lib/libCGAL_Qt3.so
/usr/local/lib/libCGAL_Core.so /usr/local/lib/libCGAL.so -lboost_thread
-lboost_system -lboost_chrono -lboost_date_time -lboost_atomic -lpthread
/usr/local/qt/lib/libqassistantclient.a /usr/local/qt/lib/libqt.so -lSM
-lICE -lX11 -lXext -ldl -lGLU -lGL -lboost_program_options
-Wl,-rpath,/usr/local/lib:/usr/local/qt/lib
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::setFormat(QGLFormat const&)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to `QGLWidget::glDraw()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::resizeEvent(QResizeEvent*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::resizeOverlayGL(int, int)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::makeCurrent()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::qt_cast(char const*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::swapBuffers()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::grabFrameBuffer(bool)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to `typeinfo for
QGLWidget'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::~QGLWidget()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::initializeOverlayGL()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::paintOverlayGL()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::qt_property(int, int, QVariant*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::staticMetaObject()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::qt_emit(int, QUObject*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::renderPixmap(int, int, bool)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::qt_invoke(int, QUObject*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::makeOverlayCurrent()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::setMouseTracking(bool)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::updateOverlayGL()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget const*, unsigned
int)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::updateGL()'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::setContext(QGLContext*, QGLContext const*, bool)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::paintEvent(QPaintEvent*)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to
`QGLWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
/usr/local/lib/libCGAL_Qt3.so: undefined reference to `QGLWidget::glInit()'
collect2: error: ld returned 1 exit status
CMakeFiles/KDS_Delaunay_triangulation_2.dir/build.make:131: recipe for
target 'KDS_Delaunay_triangulation_2' failed
make[2]: *** [KDS_Delaunay_triangulation_2] Error 1
make[2]: Leaving directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
CMakeFiles/Makefile2:67: recipe for target
'CMakeFiles/KDS_Delaunay_triangulation_2.dir/all' failed
make[1]: *** [CMakeFiles/KDS_Delaunay_triangulation_2.dir/all] Error 2
make[1]: Leaving directory
'/home/anjali/Desktop/CGAL-4.6.3/demo/Kinetic_data_structures'
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2




--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page