[PD] cyclone compilation errors on OSX and Windows

Matt Barber brbrofsvl at gmail.com
Sat Mar 19 05:31:25 CET 2016


Do those include stdint.h ?

http://www.cplusplus.com/reference/cstdint/

On Fri, Mar 18, 2016 at 11:37 PM, Jonathan Wilkes via Pd-list <
pd-list at lists.iem.at> wrote:

> Here's another one:
> sickle/cycle.c: In function 'cycle_perform':
> sickle/cycle.c:100:5: error: unknown type name 'int32_t'
>      int32_t normhipart;
>      ^
>
> I'm using Fred Jan's repo btw
>
>
> On Friday, March 18, 2016 11:34 PM, Jonathan Wilkes <jancsika at yahoo.com>
> wrote:
>
>
> Hi list,
> Got a few errors when compiling cyclone on OSX and Windows:
> sickle/rand.c: In function 'rand_perform':
> sickle/rand.c:34:5: error: unknown type name 'int32_t'
>      int32_t normhipart;
>      ^
>
> sickle/train.c: In function 'train_perform':
> sickle/train.c:42:5: error: unknown type name 'int32_t'
>      int32_t normhipart;
>      ^
>
> -Jonathan
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160319/1fe44dcd/attachment.html>


More information about the Pd-list mailing list