Skip to content

Conan version nmos-cpp/cci.20240223 #428

@macphersonjamie

Description

@macphersonjamie

Hi

I’m having problems with the latest nmos version in conan 20240223 – it gives me the following error when I issue the command:-

conan install --tool-requires=nmos-cpp/cci.20240223

ERROR: Missing prebuilt package for 'nmos-cpp/cci.20240223'. You can try:
- List all available packages using 'conan list "nmos-cpp/cci.20240223:*" -r=remote'
- Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
- Try to build locally from sources using the '--build=nmos-cpp/cci.20240223' argument

The previous version cci.20221203 – works fine for me with the above install command.

I have the following settings

[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=11
os=Linux

Is it missing a package ?

Many thanks

Jamie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions