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

ERROR: Failed to build installable wheels for some pyproject.toml based projects (texture_baker) #75

Open
4ll0w3v1l opened this issue Jan 16, 2025 · 1 comment

Comments

@4ll0w3v1l
Copy link

4ll0w3v1l commented Jan 16, 2025

x86_64-linux-gnu-g++: error: unrecognized command-line option ‘-c++17’
error: command '/usr/bin/x86_64-linux-gnu-g++' failed with exit code 1
resolves with
in texture_baker/setup.py , 36 line -c++17 -> -std=c++17

@jammm
Copy link
Contributor

jammm commented Jan 18, 2025

This was fixed. 4c73a39

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

2 participants