Build error
telans opened this issue · 3 comments
telans commented
Build error during "Linking CXX executable tuxdump"
Full console output: https://pastebin.com/raw/HeRWhnmL
I think this has something to do with a329696? libconfig++-dev is installed.
Teklad commented
They are probably sort-of related. My guess is your version of libconfig++ doesn't come with the CMake file, and I forgot to set the pkg-config version when I made the update. Shouldn't be a tough fix.
Teklad commented
Should be working with latest commit... simplified it down to rely on pkg-config only. Let me know if you run into any issues. Gonna close this for now... please feel free to re-open if it doesn't work.
telans commented
Builds a-okay. Cheers