Dear All:

http://gnuradio.org/trac/wiki/WindowsTips

In the above in "boost 1.36 on Cygwin" it is mentioned,

"$ ./configure --with-libraries=thread,date_time"

for the configure command. But while configuring I ended up with the
following error

*configure: error: Could not link against libboost_program_options!

*The solution to this problem is to use the following as a configure cmd.

"$ ./configure --prefix=$BOOST_PREFIX
--with-libraries=thread,date_time,program_options"

Thanks loads.

Kind regards,

Shabbir


-- 
Shabbir Ahmed
PhD. Student
Centre for Telecommunications and Microelectronics
Victoria University
Email: shabbir.ah...@live.vu.edu.au
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to