Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem with CGAL 3.8 make with ubuntu 11.10

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem with CGAL 3.8 make with ubuntu 11.10


Chronological Thread 
  • From: Prash <>
  • To:
  • Subject: [cgal-discuss] Problem with CGAL 3.8 make with ubuntu 11.10
  • Date: Fri, 25 Nov 2011 16:35:22 +0100

Hello All ,
 I am a new user of CGAL . I installed libcgal7 in ubuntu 11.10 and I run cmake it was fine. After when I start the make it is stopping by showing this error

prash@prash-Inspiron-1440:~/softwares/libcgal7/demo/build$ make
[  1%] Generating qrc_AABB_demo.cxx
[  1%] Generating MainWindow_moc.cpp
[  2%] Generating Viewer_moc.cpp
[  2%] Generating Scene_moc.cpp
[  2%] Generating ui_MainWindow.h
Scanning dependencies of target AABB_demo
[  2%] Building CXX object AABB_tree/CMakeFiles/AABB_demo.dir/AABB_demo.o
[  2%] Building CXX object AABB_tree/CMakeFiles/AABB_demo.dir/qrc_AABB_demo.o
make[2]: *** No rule to make target `/usr/lib/libQtOpenGL.so', needed by `AABB_tree/AABB_demo'.  Stop.
make[1]: *** [AABB_tree/CMakeFiles/AABB_demo.dir/all] Error 2
make: *** [all] Error 2


I installed libQtOpenGl , but still it is showing the same error

Please help me on this

Regards
Mano
--
Mano Prashanth.N
PhD Student
ISIT Lab
Clermont-Ferrand, France
Ph:0033 - (0)688127662




Archive powered by MHonArc 2.6.16.

Top of Page