Search Criteria
Package Details: python-pynest2d-git 4.11.0.r0.gbaec470-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pynest2d-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pynest2d-git |
Description: | Python bindings for libnest2d |
Upstream URL: | https://github.com/Ultimaker/pynest2d |
Licenses: | LGPL3 |
Conflicts: | python-pynest2d |
Provides: | python-pynest2d |
Submitter: | ad1217 |
Maintainer: | None |
Last Packager: | ad1217 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-09 02:03 (UTC) |
Last Updated: | 2021-09-09 15:15 (UTC) |
Latest Comments
MRAAGH commented on 2022-09-20 14:52 (UTC)
I got the following error:
CMake Error at CMakeLists.txt:5 (find_package): By not providing "Findnest2d.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "nest2d", but CMake did not find one. Could not find a package configuration file provided by "nest2d" with any of the following names: nest2dConfig.cmake nest2d-config.cmake Add the installation prefix of "nest2d" to CMAKE_PREFIX_PATH or set "nest2d_DIR" to a directory containing one of the above files. If "nest2d" provides a separate development package or SDK, be sure it has been installed.
xvedejas commented on 2021-07-07 23:30 (UTC)
boost
should be added as a build dependency, or else there is an error that boost could not be found.