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

Help with Sol2 for Android C++ #1639

Open
NaitorStudios opened this issue Nov 3, 2024 · 0 comments
Open

Help with Sol2 for Android C++ #1639

NaitorStudios opened this issue Nov 3, 2024 · 0 comments

Comments

@NaitorStudios
Copy link

Hi, I've been fighting for days to get Sol2 working in VS2019 for Android C++ (ARM64), it's using Clang 5, C++17, NDK r16b... For some reason it can't seem to find std::invoke_result_t, std::is_invocable_v and std::is_nothrow_invocable_r_v

I'm not sure if there are any flags I can define to prevent these errors, or if I should change some settings...

Could anyone please help me? 😔

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