Cannot find BCG729 Package when building cmake
When invoke cmake getting errors as
-- Checking for one of the modules 'bcg729'
-- Could NOT find bcg729 (missing: BCG729_INCLUDE_DIR)
-- BCG729 NOT FOUND
I download source codes of BCG, and move header files to /usr/local/include/bcg729 and *.so to /usr/local/lib/
Somehow the cmake cannot find them?
Thanks, Colleen Chen
Which OS are you using?
Use Ubuntu linux.
Not sure. Easiest thing I did was build a Debian package myself, install that and build Wireshark.