discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] boost 1.36 on Cygwin - Hints, Tips, Known Problems, a


From: Shabbir Ahmed
Subject: [Discuss-gnuradio] boost 1.36 on Cygwin - Hints, Tips, Known Problems, and Solutions for Windows
Date: Wed, 8 Jul 2009 18:09:13 +1000

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: address@hidden

reply via email to

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