[aubio-user] Using aubio 0.4.0 from python (windows)

Paul Brossier piem at piem.org
Mon Dec 30 19:44:19 CET 2013


On 12/30/2013 02:20 PM, Paul Brossier wrote:
> 
> The problem seems to be that your compilers do not allow declarations
> of local variables in the middle of a block. See:
>
>
http://stackoverflow.com/questions/9903582/error-c2275-illegal-use-of-this-type-as-an-expression
>
>
> there are a few of these in aubio, so i will try to push a patch to
thedevelop branch soon.
>
> but i might be a would idea to upgrade your compiler too :-)

also, you should be able to compile with mingw of course, which I use to
cross compile.

http://mingw-w64.sourceforge.net/

cheers, Paul



More information about the aubio-user mailing list