[PD-dev] more windows compile issues

Georg Holzmann grhPD at gmx.at
Sun Dec 4 17:14:46 CET 2005


Hallo!

>     #ifdef NT
>     #include
>     #include
>     #else
>     -> this should be an endif I guess, otherwise the code below won't be
>     compiled:
> 
> If I do this, I get back to Syntax error : missing ';' before 'type' error.

well, then you also have an other mistake ... but if you use here #else 
your code won't be compiled (see preprocessor output)

LG
Georg




More information about the Pd-dev mailing list