Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed cross compile code the RapidJSON version v1.1.0 #2316

Open
noyelseth opened this issue Oct 29, 2024 · 1 comment
Open

Failed cross compile code the RapidJSON version v1.1.0 #2316

noyelseth opened this issue Oct 29, 2024 · 1 comment

Comments

@noyelseth
Copy link

noyelseth commented Oct 29, 2024

/home/noyelseth/workspace/rpi4b_workspace/RPi-Cross-Cpp-MQTT-PubSub-IPC/third_party/rapidjson-1.1.0/include/rapidjson/document.h:319:82: error: assignment of read-only member 'rapidjson::GenericStringRef::length'

319 | GenericStringRef& operator=(const GenericStringRef& rhs) { s = rhs.s; length = rhs.length; }

@kevinsmia1939
Copy link

See this: #2277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants