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

version 3.5.4 does not compile #2854

Closed
killerbot242 opened this issue Apr 12, 2024 · 0 comments
Closed

version 3.5.4 does not compile #2854

killerbot242 opened this issue Apr 12, 2024 · 0 comments

Comments

@killerbot242
Copy link

When compiling (on linux), using gcc 12.3.0, the following error popped up:
In file included from /home/ldco/Projects/SuperNative/trunk/build/Release/_deps/catch2-src/src/catch2/internal/catch_lazy_expr.cpp:10: /home/ldco/Projects/SuperNative/trunk/build/Release/_deps/catch2-src/src/catch2/../catch2/internal/catch_decomposer.hpp:154:11: error: ‘class Catch::ITransientExpression’ has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor] 154 | class ITransientExpression { | ^~~~~~~~~~~~~~~~~~~~
The cause of this error comes from this commit (so 3.5.3 was still ok)
459ac85

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

No branches or pull requests

2 participants