Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2
  • Date: Wed, 15 Feb 2012 14:13:27 +0100
  • Organization: GeometryFactory

Le mercredi 15 février 2012 05:01:47 Bagga a écrit :
> It worked! Loads of thanks :)
>
> If you can also help me to resolve the issue of QGLViewer for CGAL demos
> based on QGLViewer that will resolve almost all CGAL initialization issues
> for once and for all :P
>
> I read from this page http://www.libqglviewer.com/ that they have resolved
> the Qt3Support from ui_VRenderInterface.Qt4.h but there it still needs Qt3
> support for ui_computerPlayerInterface.Qt4.h.
>
> Here is the error:
>
> In file included from computerPlayer.cpp:33:
> ui_computerPlayerInterface.Qt4.h:13:42: error:
> Qt3Support/Q3MimeSourceFactory: No such file or directory
> make[3]: *** [.obj/computerPlayer.o] Error 1
> make[2]: *** [sub-Viewer-make_default] Error 2
> make[1]: *** [sub-agora-make_default] Error 2
> make: *** [sub-examples-contribs-make_default-ordered] Error 2
>
> Is there any way to avoid QT3 support from these files?

I can hardly find a solution if the maintainers of libQGLViewer have not. You
should report a bug to libQGLViewer or to Macport.

We, CGAL developers, cannot do anything about that.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page