pmem / libpmemobj-cpp

C++ bindings & containers for libpmemobj
https://pmem.io
Other
108 stars 76 forks source link

multiple definition of pmem::detail::ebr #1284

Open HBSDLJZ opened 1 year ago

HBSDLJZ commented 1 year ago

5B99931C-B545-458C-84C6-D0829DD9951E

How to solve the error? I think may it is a bug .

Thanks ~

igchor commented 1 year ago

Hi, this is a known issue: https://github.com/pmem/libpmemobj-cpp/issues/1247 You can try applying changes from this PR: https://github.com/pmem/libpmemobj-cpp/pull/1275