discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] mytx.cpp


From: Martin Braun
Subject: Re: [Discuss-gnuradio] mytx.cpp
Date: Tue, 13 May 2014 10:02:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 13.05.2014 09:35, 王先达 wrote:
  Hello all
               I write a c++ document mytx.cpp and i place it into the
uhd/host/build/examples.And then what should i do to let it run?Should i
type the "make" command in the shell or do other things?Thank you.
Best regards,
Xianda

You don't have to put it in examples, but you can use the CMakeLists.txt file in this directory to figure out how to set up a build environment.

The usual flow of cmake, make will compile your program then.

Martin




reply via email to

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