discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem about the test_usrp_standard_tx.cc


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] problem about the test_usrp_standard_tx.cc
Date: Mon, 2 Aug 2010 10:23:22 -0700
User-agent: Mutt/1.5.20 (2009-08-17)

On Sat, Jul 31, 2010 at 03:18:41PM +0800, intermilan wrote:
> 
> hi all:
>  recently I want to run some c++ programs in the gnuradio,then I
>  found the test_usrp_standard_tx/rx.cc.But when I use the command
>  g++ to compile the program,there is lots of error.I list the error
>  as follow:
> 
> the command I used is : g++ test_usrp_standard_tx.cc -o test_tx -lusrp
> so can anyone tell me why these errors happen? 

Try:

  $ make

Look at Makefile.am for additional info.
You may also want to take a look at the automake documentation.

Eric



reply via email to

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