Wednesday, May 9, 2012

Re: [Discuss-gnuradio] Windows build problems

> My cmake repeatedly says "Could not find Boost"
> Thus nothing really gets built. I am pretty sure this is some kind of
> PATH problem. I have added all of the boost directories to my PATH
> statement and still no joy.
> Anyone have any ideas?
> Thanks
> Don Epand
>

You might want to trace through FindBoost.cmake and see where its
getting confused. Here is a somewhat relevant posting on the topic:
http://public.kitware.com/Bug/view.php?id=9510

Cygwin is probably not the best way to get gnuradio working in all its
glory on windows (maybe the gui toolkit support has gotten better?). You
may really have an easier time with MSVC in terms of getting working
dependencies: http://gnuradio.org/redmine/projects/gnuradio/wiki/CMakeWork

ALso, you may find these pre-built installers for windows useful:
http://code.ettus.com/redmine/ettus/projects/uhd/wiki/GNURadio_Windows

-Josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment