Closed cemox35 closed 1 year ago
Error when installing with canon
You should not use a canon to install any library on your computer. :wink:
Joking aside, I guess you mean Conan. Thanks for the remark. Conan, as opposed to Conda, does not automatically fetch the latest version. I'll push a new one there and keep you updated here.
First, I've created a Conan PR to push the latest version of FunctionalPlus there: https://github.com/conan-io/conan-center-index/pull/19855
Once merged, I'll create one for the latest frugally-deep version (letting it depend on the latest FunctionalPlus version).
If you don't want to wait for the Conan maintainers to process the PRs, you can install frugally-deep by other methods too. Since it's a header-only library, you can simply download the files and let your compiler know about this additional include directory.
Hi i got on error:
ERROR: Package 'frugally-deep/v0.15.21-p0@dobiasd/stable' not resolved: Unable to find 'frugally-deep/v0.15.21-p0@dobiasd/stable' in remotes.
How can I fix that?
Thank you.