Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] [PATCH] prevent Qt's moc from choking on BOOST_JOIN

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] [PATCH] prevent Qt's moc from choking on BOOST_JOIN


Chronological Thread 
  • From: Panagiotis Foteinos <>
  • To:
  • Subject: Re: [cgal-discuss] [PATCH] prevent Qt's moc from choking on BOOST_JOIN
  • Date: Mon, 21 Nov 2011 13:48:54 -0500

It seems to be a QT bug, and was reported a couple of days ago here:
https://bugreports.qt.nokia.com/browse/QTBUG-22829

Regards,
Panagiotis

On Mon, Nov 21, 2011 at 11:29 AM, Laurent Rineau (GeometryFactory)
<>
wrote:
> Le vendredi 18 novembre 2011 00:47:13 Mark Brand a écrit :
>> Hi,
>>
>> When building CGAL in mingw-cross-env, I noticed that the build failed
>> if Qt happened to be present. This turned out to be caused by Qt's moc
>> choking on a Boost header:
>>
>> <includedir>/boost/type_traits/detail/has_binary_operator.hp:50:
>> Parse error at "BOOST_JOIN"
>>
>> I have seen this with Qt 4.8.0 and Qt 4.7.4.
>
> I can confirm there is a bug with any recent version of Qt4 and Boost-1.48
> (which is the last release of Boost libraries). It does not depend on the
> system and compiler.
>
> I will integrate your patch in the CGAL-3.9-branch, and probably release a
> CGAL-3.9.1 soon.
>
> --
> Laurent Rineau, PhD
> R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
> Release Manager of the CGAL Project       http://www.cgal.org/
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.16.

Top of Page