-
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
Cannot compile on Ubuntu 23.10 #6544
Comments
Thanks for reporting this - looks like we need to upgrade dependencies (Assimp, TBB). Happy to accept PRs for this. |
I had same issue for the headless build. My cmake command:
I fixed it by changing file
and root file
|
Needs update TBB -> oneTBB |
Same issue with Ubuntu 22.04. It works well for GCC 11 but the error occurs with GCC 13.
|
Checklist
main
branch).Steps to reproduce the issue
I first cloned Open3D by:
Then, I build Open3D (on Ubuntu 23.10) with:
Error message
Open3D, Python and System information
Additional information
No response
The text was updated successfully, but these errors were encountered: