lukasostendorf

Results 2 issues of lukasostendorf

*Summary* If the codec2 library is not installed in the default library/include path, other projects cannot properly include it via pkg-config. E.g. I get include errors in my application on...

Fixes #48 Properly define Cflags in pkg-config file. We need the additional path for non-standard installation paths of this library. We do not change the single include path to be...