-
Notifications
You must be signed in to change notification settings - Fork 261
Could not find a package configuration file provided by "CLI11" #54
Comments
Execute commands below: |
I'm sorry that this method doesn't work for me. Because I didn't have root permission. |
As I said you can put CLI11 localy. And then change CMakeLists.txt file of the project as stated here:
|
I meet the same question, and I try to solve it as you said. But it doesn't work. So did you put all the dependencies in the directory ./third-party/cnpy or any other place? Thanks. |
Same for me. |
Have you checked if the folder "/usr/local/include/CLI" exist? I installed this lib with the classical way by using I didn't try |
@suyz526 |
@Sheradil like: Maybe you also need to do such kind of things later. |
Hi, I'm a newbie in code. I'm going to implement this project. Can you tell me your version of the environment? Maybe like conda_env? |
I met the same problem due to a lack of catch2.
then cmake, that will be okay |
I use the 5th method to install CLI11.
But I got the following error.
The text was updated successfully, but these errors were encountered: