Compile on current Ubuntu with GCC14 - Cherrypick fix from rapidjson #6201
Labels
Component: API
Issue needs changes to the API
Effort: Low
Issue should take < 1 week
Impact: Medium
Issue is impactful with a bad, or no, workaround
Type: Bug
Issue is a non-crashing bug with repro steps
Milestone
Version and Platform (required):
Bug Description:
On a current Ubuntu Linux with GCC 14, it is not possible to compile binaryninja-api due to a compilation error in rapidjson.
A fix is available here: Tencent/rapidjson#719
Steps To Reproduce:
I used Jordans script to buils binexport which compiles binaryninja-api as a dependency.
Expected Behavior:
That it builds.
The text was updated successfully, but these errors were encountered: