-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
I've been attempting to build libArcus on my system, but I've encountered an issue with a dependency that I'm hoping if I can get some help here.
When trying to build libArcus using Conan, I receive the following error:
ERROR: Version range '>=0.1.0' from requirement 'standardprojectsettings/[>=0.1.0]@ultimaker/stable' required by 'conanfile.py (arcus/5.4.0-alpha.0+source)' could not be resolved in local cache
It appears that the 'standardprojectsettings' package is needed somewhere and I am not sure where I can find this.
My development environment details are as follows:
- Operating System: Windows 11 on WSL(Windows Subsystem for Linux)
- Conan version: 1.56.0
- GCC version: 12.3.0
- CMake version: 3.29.6
- Python 3.10.12
- Ninja 1.10.1
- GCC 12.3.0
- Make 4.3
- protobuf 29.0
- zlib 1.3.1
I would greatly appreciate any guidance on this matter.
Metadata
Metadata
Assignees
Labels
No labels