Score:0

"Findfilters.cmake" in CMAKE_MODULE_PATH this

ly flag
Sam

I getting this error while building my project dir ,and also not able find the path for Findilters.cmake plz help me resolve this issue

CMake Error at CMakeLists.txt:7 (find_package): By not providing "Findfilters.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "filters", but CMake did not find one.

Could not find a package configuration file provided by "filters" with any of the following names:

filtersConfig.cmake
filters-config.cmake
Knud Larsen avatar
by flag
`apt-file search filtersConfig.cmake` or the on-line search https://packages.ubuntu.com/search?suite=focal&arch=amd64&mode=filename&searchon=contents&keywords=filtersConfig.cmake ..... I.e. please do `sudo apt install libmessage-filters-dev` from the **universe** repo.
Someone avatar
my flag
If you have a new question/query do ask it in the form of a new question by clicking the [Ask Question button](/questions/ask).
Score:1
my flag

The question was answered in the comments by Knud Larsen:

apt-file search filtersConfig.cmake or the on-line search packages.ubuntu.com/… ..... I.e. please do sudo apt install libmessage-filters-dev from the universe repo.

So, you've to run the following commands:

sudo apt update && sudo add-apt-repository universe 
sudo apt install libmessage-filters-dev
ly flag
Sam
thanks for response i have already followed those steps but still not resolved..
Someone avatar
my flag
@Sam The comment you posted (which you've now deleted) told that this fixed the error. As I already told you, if the error specifically mentioned in this question is fixed then this question is marked as Solved. If there are any other errors, address them in a new question.
ly flag
Sam
yes i will update new question with new post. above mentioned issue resolved.Thanks for response
ChanganAuto avatar
us flag
@Sam Meanwhile please accept this answer if it was useful. That's how this site works.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.