sony / nmos-cpp

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

make failed - /usr/bin/ld: cannot find -lmint #122

Closed CRYPTO-7CA closed 4 years ago

CRYPTO-7CA commented 4 years ago

I encountered a dependency issue today. Here it is image What is this mint library? Any suggestions?

garethsb commented 4 years ago

Sorry, I don't recognise mint. Can you examine the makefiles and logs to see why it is linked?

CRYPTO-7CA commented 4 years ago

Silly me. I didn't realize I was working on a forked off modified project, that was based on the sony-nmos-cpp repository. I apologize for the distraction.

After executing git remote show origin I see, that the URL is not equal to https://github.com/sony/nmos-cpp.git