discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Windows build problems


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Windows build problems
Date: Wed, 09 May 2012 16:59:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

> 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



reply via email to

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