I have an issue with the conan recipe of cppcheck: https://github.com/conan-io/conan-center-index/pull/10423#issuecomment-1106369173 Would you have any clue how to fix std.cfg detection on MacOS in a conan compatible way ?
sorry not sure. But during compilation you might want to set preprocessor define FILESDIR to absolute folder where cppcheck data files are saved.
Log in to post a comment.
I have an issue with the conan recipe of cppcheck: https://github.com/conan-io/conan-center-index/pull/10423#issuecomment-1106369173
Would you have any clue how to fix std.cfg detection on MacOS in a conan compatible way ?
sorry not sure. But during compilation you might want to set preprocessor define FILESDIR to absolute folder where cppcheck data files are saved.