Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Fix compilation with CMake and modern C++ compilers #85

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Aschen
Copy link

@Aschen Aschen commented May 24, 2023

The usage of the Dual ABI macro was preventing the library to be used correctly with latest version of Protobuf library built with latest version of GCC.

Fix #84

Aschen added 2 commits May 24, 2023 17:35
fix compilation
remove dual ABI macro
@google-cla
Copy link

google-cla bot commented May 24, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dg0yt
Copy link

dg0yt commented Mar 16, 2024

Once this is merged, we can continue to add more fixes...

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

Successfully merging this pull request may close these issues.

Cannot build with CMake and Make
2 participants