Skip to content
New issue

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

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

Already on GitHub? # to your account

Could it be possible to support "fno-exceptions" compile option? #1041

Open
rarest opened this issue Nov 28, 2022 · 1 comment
Open

Could it be possible to support "fno-exceptions" compile option? #1041

rarest opened this issue Nov 28, 2022 · 1 comment

Comments

@rarest
Copy link

rarest commented Nov 28, 2022

What should I do if i want to use msgpack-c++ version in "fno-exceptions" compile environment, please give me some suggestions. Thanks!

@redboltz
Copy link
Contributor

msgpack-c (C++) uses exceptions.
I guess that you would get compile errors like "error: cannot use 'throw' with exceptions disabled".

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

No branches or pull requests

2 participants