Error in CMake for gnuradio

Add useful snippets of code or links to entire SDR projects.
Post Reply
ik4yng
Posts: 1
Joined: Sun Sep 24, 2017 11:27 am

Error in CMake for gnuradio

Post by ik4yng » Sun Sep 24, 2017 11:35 am

Hi,
I followed the instructions for installing gnuradio.
when I issued the command:
cmake ../ --DENABLE_GR_RUNTIME=ON (etc.etc.)
i receive an error message:
CMake Error at CMakeLists.txt:22 (message):
Prevented in-tree build. This is bad practice.
and i cannot proceed.
What can I do?
Last edited by ik4yng on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: Error in CMake for gnuradio

Post by sdrplay » Sun Sep 24, 2017 11:48 pm

Someone here may be able to help you, but The Gnu Radio forums is probably the best place for asking about Gnu Radio build issues (https://www.gnuradio.org)

Best regards,

SDRplay Support

Reason: No reason

Post Reply