> I just downloaded the latest OpenAL SDK for Windows (version 1.1). In 
> the "include" directory, there's not "alctypes.h" or "altypes.h"; 
> everything stands in 3 files : al.h, alc.h and efx.h (i think this last 
> file is Windows specific). Your "al.pxd" file will not compile on my 
> platform because of the "cdef extern from "AL/altypes.h"" and "cdef 
> extern from "AL/alctypes.h" statements.

Actually, my al.h already includes altypes.h, and the same for alc.h. I've thus 
removed these useless and trouble-causing includes.

Jiba

_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to