discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNURadio out-of-tree module on mac


From: Ron Economos
Subject: Re: [Discuss-gnuradio] GNURadio out-of-tree module on mac
Date: Mon, 09 Nov 2015 00:50:15 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

You have to tell cmake that CMakeLists.txt is up one directory. The correct command is:

cmake -DCMAKE_INSTALL_PREFIX=/opt/local ../

Ron

On 11/09/2015 12:18 AM, chandan kumar wrote:
sir,  again I am getting some error. I am building a block using python. I edited all the related files like QA code file, python file, xml file. After that I changed the directory to the same build directory which was previously made and used command
$ cmake -DCMAKE_INSTALL_PREFIX=/opt/local. 
But it is showing error like
"The source directory "/Users/kundankumar/gr-howto/build" does not appear to contain CMakeLists.txt.".
 what should I do?


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]