Fix needed due to too recent boost
--- src/IfcOpenShell-bonsai-0.8.4-alpha2508261505/cmake/CMakeLists.txt.orig 2025-11-16 11:15:42.132540935 +0100
+++ src/IfcOpenShell-bonsai-0.8.4-alpha2508261505/cmake/CMakeLists.txt 2025-11-16 11:15:45.180804126 +0100
@@ -344,7 +344,7 @@
else()
# @todo review this, shouldn't this be all possible header-only now?
# ... or rewritten using C++17 features?
- set(BOOST_COMPONENTS system program_options regex thread date_time)
+ set(BOOST_COMPONENTS program_options regex thread date_time)
endif()
if(USE_MMAP)
Pinned Comments
sukanka commented on 2024-08-04 16:20 (UTC) (edited on 2024-10-21 12:42 (UTC) by sukanka)
Prebuilt binary can be found at my personal repo
This package will not be updated very frequently. But feel free to flag it out of date when there is a new release.
Currently, the blender extension and desktop entry do not work as some python packages are missing.
some patches are updated, please make a clean build