freesynd 0.9 cmake is unable to find the crcpp package.
I have installed https://github.com/d-bahr/CRCpp but that doesn't provide cmake config files. Is that the corect dependency ?
Found https://github.com/conan-io/conan-center-index/blob/master/recipes/crcpp/all/conanfile.py which makes clear CRCpp by d-bahr is the correct dep.
Now to figure out how to combine conan with pacman. I've created https://bbs.archlinux.org/viewtopic.php?id=312154 to get input from other archlinux users about this.
Hi, I saw the reply from uilianries to the post you opened in conan github. Did you try his recommandations on your side? Do they fix your problem?
Hi, I maintain the freesynd package for openSUSE. https://build.opensuse.org/package/show/home:mnhauke:games/freesynd
My workaround for this issue was to add a proper cmake/FindCRCpp.cmake https://build.opensuse.org/projects/home:mnhauke:games/packages/freesynd/files/0001-Add-FindCRCpp.cmake.patch?expand=1
cheers, Martin
On arch I needed an additional file for the utf8cpp package. I copied both files from the conan github .
freesynd 0.9 now builds & runs fine, I just uploaded the new PKGBUILD to https://aur.archlinux.org/packages/freesynd
This ticket can be closed now.
Log in to post a comment.
Found https://github.com/conan-io/conan-center-index/blob/master/recipes/crcpp/all/conanfile.py which makes clear CRCpp by d-bahr is the correct dep.
Now to figure out how to combine conan with pacman.
I've created https://bbs.archlinux.org/viewtopic.php?id=312154 to get input from other archlinux users about this.
Hi,
I saw the reply from uilianries to the post you opened in conan github.
Did you try his recommandations on your side?
Do they fix your problem?
Hi,
I maintain the freesynd package for openSUSE.
https://build.opensuse.org/package/show/home:mnhauke:games/freesynd
My workaround for this issue was to add a proper cmake/FindCRCpp.cmake
https://build.opensuse.org/projects/home:mnhauke:games/packages/freesynd/files/0001-Add-FindCRCpp.cmake.patch?expand=1
cheers,
Martin
On arch I needed an additional file for the utf8cpp package. I copied both files from the conan github .
freesynd 0.9 now builds & runs fine, I just uploaded the new PKGBUILD to https://aur.archlinux.org/packages/freesynd
This ticket can be closed now.