Opened 12 years ago

Closed 10 years ago

#5140 closed Bugs (invalid)

boost.polygon and stlport

Reported by: anonymous Owned by: Lucanus Simonson
Milestone: To Be Determined Component: polygon
Version: Boost 1.45.0 Severity: Showstopper
Keywords: Cc:

Description

It seems like the examples of polygon_set on boost.polygon documentation page http://www.boost.org/doc/libs/1_45_0/libs/polygon/doc/gtl_polygon_set_usage.htm don't want to compile with g++ 3.4 when I use stlport.

The compiler keeps complaining about 'const boost::polygon::point_data<long long int>*’ that is not a class, struct, or union type'

Change History (3)

comment:1 by anonymous, 12 years ago

Component: Nonepolygon
Owner: set to Lucanus Simonson

comment:2 by anonymous, 12 years ago

Severity: ProblemShowstopper

comment:3 by Lucanus Simonson, 10 years ago

Resolution: invalid
Status: newclosed

This looks like an Intel internal issue that should not have been filed on the trac. Only Intel would use gcc 3.4 and stlport. I used gcc 3.4 and stlport when I wrote polygon in the first place.

Note: See TracTickets for help on using tickets.