discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing s


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing stdbool.h
Date: Fri, 07 Sep 2012 10:03:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0


On 09/07/2012 01:24 AM, Pol Henarejos wrote:
> Dear Josh,
> 
> I updated my cmake to latest 2.8.9 (I had 2.8.4 one). I have had
> to remove the macro #if !COMPILER(MSVC) #error ... of stdbool.h
> this #error was being thrown every time. I do not know why this
> macro is false, but now volk compiles.
> 
> However, it seems the other projects do not find stdbool.h. Looking
> in include_dirs volk/cmake/msvc is not included. So, I have copied 
> volk/cmake/msvc/stdbool.h to cmake/msvc and everything works ok.
> 

Good idea. I think the devs should merge this changeset:

https://github.com/guruofquality/gnuradio/tree/msvc_stdbool

-josh



reply via email to

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