Re: [Discuss-gnuradio] Linking Boost Libraries

2013-01-26 Thread Jeffrey Grasty
Hi Josh, Thanks! That worked. Jeff On Fri, Jan 25, 2013 at 11:14 PM, Josh Blum wrote: > > > On 01/25/2013 05:12 PM, Jeffrey Grasty wrote: > > Hi, > > > > I am trying to measure the execution time of a for loop in a block and am > > trying to use boost::chrono class to do it. However, when I

Re: [Discuss-gnuradio] Linking Boost Libraries

2013-01-25 Thread Josh Blum
On 01/25/2013 05:12 PM, Jeffrey Grasty wrote: > Hi, > > I am trying to measure the execution time of a for loop in a block and am > trying to use boost::chrono class to do it. However, when I build the > block I get: > > Scanning dependencies of target gnuradio-modtest > [ 5%] Building CXX ob

[Discuss-gnuradio] Linking Boost Libraries

2013-01-25 Thread Jeffrey Grasty
Hi, I am trying to measure the execution time of a for loop in a block and am trying to use boost::chrono class to do it. However, when I build the block I get: Scanning dependencies of target gnuradio-modtest [ 5%] Building CXX object lib/CMakeFiles/gnuradio-modtest.dir/passthrough_impl.cc.o L