-
Notifications
You must be signed in to change notification settings - Fork 21
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
Toolchain is broken on Windows #16
Comments
I had nothing but problems trying to build on Centos7 as well. Had to just give up... |
That's sad :( |
I fought trying to get the correct devtools package installed on centos because clang kept complaining about glibcpp libraries not found. Once I finally got the right devtools package installed (clang no longer quit with errors) The build setup still said it couldn't verify clang version.
|
Thanks for your report. |
I'm looking into using the emsdk docker image for building recast.js, as soon as I've got something working cleanly I'll post a PR |
Maybe the easiest would be to use Gulp or other cross-platform tool ?
The text was updated successfully, but these errors were encountered: