Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error #10

Open
mzimmers opened this issue Jul 6, 2020 · 2 comments
Open

build error #10

mzimmers opened this issue Jul 6, 2020 · 2 comments

Comments

@mzimmers
Copy link

mzimmers commented Jul 6, 2020

Hi -

I'm trying to build bctoolbox (so in turn I can build the rtp package), and I'm getting this error:

`-- Could NOT find Decaf (missing: Decaf_DIR)
-- DTLS SRTP not available
CMake Error at CMakeLists.txt:121 (find_package):
Could not find a package configuration file provided by "BcUnit" with any
of the following names:

BcUnitConfig.cmake
bcunit-config.cmake

`
Can someone tell me what I might be doing wrong? Thanks.

@Kay-Linnnn
Copy link

Hey, I got the similar error "-- Could NOT find Decaf (missing: Decaf_DIR)", have you fixed this out?

@Flavien63
Copy link

Hey, did you find a solution ?
I don't know if I can't use CMAKE or if i have some issues with BCUnit. I got a similar error.

-- Could NOT find Decaf (missing: Decaf_DIR)
-- DTLS SRTP not available
CMake Error at CMakeLists.txt:130 (find_package):
Could not find a package configuration file provided by "BcUnit" with any
of the following names:

BcUnitConfig.cmake
bcunit-config.cmake

Add the installation prefix of "BcUnit" to CMAKE_PREFIX_PATH or set
"BcUnit_DIR" to a directory containing one of the above files. If "BcUnit"
provides a separate development package or SDK, be sure it has been
installed.

-- Configuring incomplete, errors occurred!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants