ARM-software / gator

Sources for Arm Streamline's gator daemon, part of Arm Mobile Studio suite of performance analysis tools
https://www.arm.com/products/development-tools/graphics/arm-mobile-studio
133 stars 70 forks source link

Fix building with boost and protobuf #43

Closed bengaineyarm closed 1 year ago

bengaineyarm commented 1 year ago

@clementperon this should resolve #45 for you (along with the issue in your PR). I've compile tested it with GCC12; please let me know how you get on

clementperon commented 1 year ago

With boost 1.78.0, protobuf 3.19.6 and GCC 11.3.0 works perfectly, thanks :)