Search found 1 match

by ik4yng
Sun Sep 24, 2017 11:35 am
Forum: Code Corner
Topic: Error in CMake for gnuradio
Replies: 1
Views: 10762

Error in CMake for gnuradio

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?