Search Criteria
Package Details: darkhelp-git 1.9.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/darkhelp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | darkhelp-git |
| Description: | DarkHelp: C++ helper class for Darknet's C API |
| Upstream URL: | https://github.com/stephanecharette/DarkHelp |
| Licenses: | MIT |
| Submitter: | Seed |
| Maintainer: | Seed |
| Last Packager: | Seed |
| Votes: | 1 |
| Popularity: | 0.001451 |
| First Submitted: | 2025-02-28 07:30 (UTC) |
| Last Updated: | 2025-03-18 21:13 (UTC) |
Latest Comments
trougnouf commented on 2026-01-02 13:31 (UTC)
Could you change the dependency from darknet-hankai-git to darknet-hankai (and add
provides=(darknet-hankai)to darknet-hankai-git)?conan commented on 2025-07-03 02:50 (UTC)
I downloaded the PKGBUILD and modified it to add a patch that removes the
-Werrorfrom the compilation flags. Now it builds. Also I had to installvtkandhdf5packages to fix linker issues during build, those should be made hard dependencies. Also I installedcudaandcudnn, but sadly I don't recall if I was having linker issues those two solved too.The modified PKGBUILD excerpt:
And the diff for file
CM_definitions.cmake:BTW, the other related package you maintain,
darkmark-git, has the exact same problem.conan commented on 2025-07-02 12:07 (UTC)
This is failing to build with the following message: