Page 1 of 1

Error in CMake for gnuradio

Posted: Sun Sep 24, 2017 11:35 am
by ik4yng
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?

Re: Error in CMake for gnuradio

Posted: Sun Sep 24, 2017 11:48 pm
by sdrplay
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