sony / nmos-cpp

An NMOS (Networked Media Open Specifications) Registry and Node in C++ (IS-04, IS-05)
Apache License 2.0
136 stars 80 forks source link

GHS_TOOLSET_ROOT directory "/usr/ghs" does not exist. #365

Closed BillClaghorn closed 5 months ago

BillClaghorn commented 5 months ago

I found the problem, set generator to Unix Makefiles. • Hardware Platform (Ubuntu 22.04.3)

jonathan-r-thorpe commented 5 months ago

Hi Bill - glad you found the problem. Can we close this issue?

BillClaghorn commented 5 months ago

Yes, you can close the issue.,

I had another issue. CMake wouldn’t Configure. It turns out that Conan was the latest version, 2.0.17.

I had to downgrade to Conan 1.59. Then everything worked.

sudo pip install conan==1.59 $ conan --version Conan version 1.59.0

lo-simon commented 5 months ago

Hi Bill

Thank you for using nmos-cpp and good to hear you have got it working.

Yes, currently not supporting Conan 2, see https://github.com/sony/nmos-cpp/blob/master/Documents/Dependencies.md#conan