On Wed, May 7, 2014 at 5:53 PM, West, Nathan wrote:
> I can confirm that this solved the issue and I'm able to build with
> Ubuntu's version of Ice. However, I think this also affects 13.10
> (that's what I've been using and I upgraded specifically to get
> ice-3.5).
>
> Thanks Tom.
Great, thank
I can confirm that this solved the issue and I'm able to build with
Ubuntu's version of Ice. However, I think this also affects 13.10
(that's what I've been using and I upgraded specifically to get
ice-3.5).
Thanks Tom.
On Tue, May 6, 2014 at 9:14 AM, Tom Rondeau wrote:
> Ok, yeah, I think I've
Ok, yeah, I think I've figured out the problem. They completely changed the
ICE package config files and the location of the libraries in 14.04. The
package config file doesn't have any include dirs specified and the library
points to an installed Microsoft DLL, which seems... strange to me.
Basica
On Thu, May 1, 2014 at 8:23 AM, Tom Rondeau wrote:
> On Wed, Apr 30, 2014 at 9:11 PM, West, Nathan
> wrote:
>>
>> I'm trying to build gnu radio with control port, but cmake won't find
>> my Ice installation. I have Ice-3.4 installed through apt on Ubuntu
>> 13.10. Digging in to the FindIce.cmake
On Wed, Apr 30, 2014 at 9:11 PM, West, Nathan
wrote:
> I'm trying to build gnu radio with control port, but cmake won't find
> my Ice installation. I have Ice-3.4 installed through apt on Ubuntu
> 13.10. Digging in to the FindIce.cmake I made the following changes:
>
> diff --git a/cmake/Modules/F
I'm trying to build gnu radio with control port, but cmake won't find
my Ice installation. I have Ice-3.4 installed through apt on Ubuntu
13.10. Digging in to the FindIce.cmake I made the following changes:
diff --git a/cmake/Modules/FindICE.cmake b/cmake/Modules/FindICE.cmake
index 087ee9b..705c0