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


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

Reply via email to