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

This module no longer compiles on Godot. #144

Open
Malkverbena opened this issue Oct 11, 2024 · 0 comments
Open

This module no longer compiles on Godot. #144

Malkverbena opened this issue Oct 11, 2024 · 0 comments

Comments

@Malkverbena
Copy link

Malkverbena commented Oct 11, 2024

It is no longer possible to compile this module with the Godot build system.
Compiling with cmake works fine but it is not compatible with Godot.
Using C++20 seems like a good idea but it doesn't eliminate all the issues.
Below are the compilation logs for GCC and Clang.
It is also not possible to compile on Windows using MSVC.

Linux:
compilling_log_clang.txt
compilling_log_gcc.txt

Windows:
compilling_log_MSVC.txt

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

No branches or pull requests

1 participant