> I just use the ./bootstrap and then ./configure and make.
> Previously, I used the cmake_gui to configure/generate but then failed to
> make due to some not foudn reference to boost files. Even I changed the
> parameter of BOOST_ROOT to the directory of my boost directory, it still
> fails.
>
Thats odd. Can you post the verbose?
Usually cmake finds boost automatically unless its a "custom" boost
install. What OS do you have? Did you install boost from the OS's
package manager?
Also, I may suggest that you manually set BOOST_LIBRARYDIR and
BOOST_INCLUDEDIR
-Josh
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment