Closed Pro-pra closed 1 year ago
This is a guess, but you may be running into an issue due to c++17 being active for the olive build and thus running into a conflict between std::optional and non_std::optional. We have a cxx17 branch with a fix. If that branch resolves the issue for you please let us know here.
Thank you, cxx17 branch help me.
Closing, please re-open if this problem comes back.
Hi all, I build olive editor, and have link errors:
May be bug?