Cannot find BCG729 Package when building cmake

  • retag add tags

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

chen60187's avatar
1
chen60187
asked 2018-09-13 16:33:49 +0000
grahamb's avatar
23.8k
grahamb
updated 2018-09-13 16:56:45 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Which OS are you using?

grahamb's avatar grahamb (2018-09-13 16:56:58 +0000) edit

Use Ubuntu linux.

chen60187's avatar chen60187 (2018-09-13 20:33:31 +0000) edit

Not sure. Easiest thing I did was build a Debian package myself, install that and build Wireshark.

Jaap's avatar Jaap (2018-09-15 08:01:59 +0000) edit
add a comment see more comments