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

By not providing "FindGnuradio.cmake #20

Open
stackprogramer opened this issue Dec 4, 2016 · 1 comment
Open

By not providing "FindGnuradio.cmake #20

stackprogramer opened this issue Dec 4, 2016 · 1 comment

Comments

@stackprogramer
Copy link

hi,when i installed gnuradio 3.7.8 on ubuntu, i want to build it returns:
which gnuradio i should install or how can fix this errors.........
thanks

-- Build type not specified: defaulting to release.
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- filesystem
-- system
CMake Error at CMakeLists.txt:88 (find_package):
By not providing "FindGnuradio.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Gnuradio",
but CMake did not find one.

Could not find a package configuration file provided by "Gnuradio"
(requested version 3.7.2.1) with any of the following names:

GnuradioConfig.cmake
gnuradio-config.cmake

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

-- Configuring incomplete, errors occurred!

See also "/home/sp/Documents/gr-dvbt/build/CMakeFiles/CMakeOutput.log".

@stackprogramer
Copy link
Author

i finally concluded i should build gnuradio from source i shouldn't use apt-get install gnuradio

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

1 participant