Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Installation Problem -- "Undefined Interface"

Subject: CGAL users discussion list

List archive

[cgal-discuss] Installation Problem -- "Undefined Interface"


Chronological Thread 
  • From: m <>
  • To:
  • Subject: [cgal-discuss] Installation Problem -- "Undefined Interface"
  • Date: Tue, 9 Jul 2013 07:14:09 -0700 (PDT)

Hello,

Thanks apriori for any help you can provide me. I'm a total newbie here, so
please bear with my silly mistakes and questions.

I've been having the following error while trying to install CGAL with cmake
on cygwin (on Win7 x64):

Linking CXX shared library ../../bin/cygCGAL_ImageIO-10.dll
[ 15%] Built target CGAL_ImageIO
[ 20%] Generating qrc_Triangulation_2.cxx
[ 25%] Generating __/__/include/CGAL/Qt/moc_GraphicsViewNavigation.cxx
[ 30%] Generating __/__/include/CGAL/Qt/moc_DemosMainWindow.cxx
[ 35%] Generating __/__/include/CGAL/Qt/moc_GraphicsItem.cxx
/usr/local/CGAL-4.2/include/CGAL/Qt/GraphicsItem.h:42: Error: Undefined
interface
src/CGAL_Qt4/CMakeFiles/CGAL_Qt4.dir/build.make:66: recipe for target
`src/CGAL_
Qt4/__/__/include/CGAL/Qt/moc_GraphicsItem.cxx' failed
make[2]: *** [src/CGAL_Qt4/__/__/include/CGAL/Qt/moc_GraphicsItem.cxx] Error
1
CMakeFiles/Makefile2:363: recipe for target
`src/CGAL_Qt4/CMakeFiles/CGAL_Qt4.dir/all' failed
make[1]: *** [src/CGAL_Qt4/CMakeFiles/CGAL_Qt4.dir/all] Error 2
Makefile:116: recipe for target `all' failed
make: *** [all] Error 2

---------------------------------------------------
The configure and build steps went without a hitch, as far as I can tell. I
have QT4 installed, and I checked the include and library paths. Perhaps I
should check some other particular environment/cmake variables?

I would greatly appreciate it if you could share any advice or similar
experience. (What worked, what didn't work?) Googling hasn't provided any
help at all. :-( I apologize if I've failed to include any relevant info;
please let me know. Thanks again!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Installation-Problem-Undefined-Interface-tp4657773.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page