On Thu, Jul 18, 2013 at 11:23 AM, Barry Jackson <zen25...@zen.co.uk> wrote:
> On 18/07/13 15:19, Tom Rondeau wrote:
>>
>>
>> Do you know what version of ICE is installed on your system? GNU Radio
>> explicitly looks for version 3.4, so if you're using 3.5 it won't work
>> by default. I've tested and compiled against 3.5, though, so it's only
>> the cmake FindICE script that's the problem.
>>
>> Also, ticket #564 is about faulty ICE detection, so this could also be
>> a problem with your system. I hope to work on this soon to resolve
>> that issue and make it easier to use either 3.4 or 3.5.
>>
>> Tom
>>
>
> Hi Tom,
> Ice version is 3.4.2.
>
> Yes, #564 does look like the same issue except that it is reported on OSX
> where I am seeing it in Linux.

Barry,

I just pushed branch 'cmake_ice' to my github repo
(github.com/trondeau/gnuradio). It does a better job of handling ICE,
the include dirs, and the required libs. It also adds the ability to
use Ice 3.5, which isn't important for you, though.

Could you check out this branch and give it a try? I'd like to know
how it works on other machines besides those which I've already gotten
things to work.

Thanks,
Tom

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

Reply via email to