Search Criteria
Package Details: lib3mf 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib3mf.git (read-only, click to copy) |
---|---|
Package Base: | lib3mf |
Description: | Implementation of the 3D Manufacturing Format file standard |
Upstream URL: | https://3mf.io/ |
Licenses: | BSD |
Submitter: | diabonas |
Maintainer: | diabonas |
Last Packager: | diabonas |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-02 19:53 (UTC) |
Last Updated: | 2022-04-28 16:42 (UTC) |
Dependencies (5)
- libzip (libzip-git)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- cmake (cmake-git) (make)
- gtest (googletest-git) (check)
- openssl (openssl-static, quictls-openssl, openssl-git, openssl-hardened) (check)
Latest Comments
diabonas commented on 2022-07-02 20:06 (UTC)
@sl1pkn07 OpenSCAD does not fully support lib3mf 2.0 yet. You will need to build a version of OpenSCAD that includes the fixes from PR#4023, PR#4200, and potentially others.
lib3mf 2.0 has a completely different header file structure than lib3mf 1.x, so it is expected that some of the files have different names, paths, or are missing altogether. The AUR package is invoking the standard "make install" command as intended by upstream lib3mf. If you still encounter any building issues, please file a bug report for OpenSCAD.
sl1pkn07 commented on 2022-07-02 16:22 (UTC) (edited on 2022-07-02 16:30 (UTC) by sl1pkn07)
Hi. the "model" and "common" and "lib3mf_implicit.hpp" includes is missing. is OK?
is for try build openscad with the lib3mf API 2.0
greetings
EDIT: seems the tarball is "old" (no more releases since 2021), so i need a git package