Open jiapei-nexera opened 2 years ago
Hi @jiapei-nexera thanks for compiling these issues together - we are addressing some of them for v0.17: fmt 9, OpenSSL 3: https://github.com/isl-org/Open3D/pull/5303
We will be happy to accept PRs for the remaining issues!
We recommend using the pre-built binary archives in most cases instead of compiling from source. http://www.open3d.org/docs/latest/getting_started.html#c
Checklist
master
branch).Steps to reproduce the issue
Just provide a summary of current Open3D**'s issues:
utility::LogError()
is buggy. For instance: LIne 103~104 of file NPPImage.cpp. A very tough one is : TensorMap.cppc++20
, butc++17
ONLY. For instance:std::is_pod()
is DEPRECATED inc++20
.Error message
Open3D, Python and System information
Additional information
No response