Teklad/tuxdump

Build error

telans opened this issue · 3 comments

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.

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.

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.

Builds a-okay. Cheers