-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update ispc binary path on Windows, update civetweb to v1.16 #6577
Conversation
Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes. |
Hi @AhmedZero, thanks for providing this bugfix! Can you talk about the civetweb upgrade? Is this related to the ispc issue? Also the CI checks are not running, perhaps since the PR is not up to date with main. Can you update the PR with main ? |
I faced that error when build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AhmedZero for the update.
Tested WebRTC (C++ and Python) visualization works with this PR after the civetweb update.
Type
Ninja
generator. #5378Motivation and Context
Checklist:
python util/check_style.py --apply
to apply Open3D code styleto my code.
updated accordingly.
results (e.g. screenshots or numbers) here.
Description
solve ispc is not a full path to an existing compiler tool in Visual Studio 2022 and Windows 11