boostorg / geometry

Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
http://boost.org/libs/geometry
Boost Software License 1.0
451 stars 214 forks source link

Type/Value mismatch in the point_xy.hpp file #1285

Closed giapvn closed 6 days ago

giapvn commented 4 months ago

I am working with libboost (1.74) on Jetson AGX Orin now.

vissarion commented 4 months ago

Could you please give a minimal example of code where this error appears?

giapvn commented 4 months ago

As in the error message, the error appeared right where I include library #include <boost/geometry.hpp> without implementing any code yet.

vissarion commented 4 months ago

OK, thanks. I need more detailed instructions on how to reproduce the error. Since I am not familiar with Jetson, could you please provide more details, e.g. what is the Linux distribution used (Jetson, Ubuntu etc.).

Also did you get the same error with JetPack 6.0 (production release)?

Did you try with the latest boost release i.e. 1.85?

barendgehrels commented 6 days ago

No response, closing