You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @terrier989, do you have some hints on how to bring support for C++ enums ? I have'nt find anything helpful on dart-lang repo issues. I don't come from a C/C++ background so I might miss something here.
Also I don't know how to bind this : #define paNoDevice ((PaDeviceIndex)-1). I'm trying to generate the bindings for portaudio.h btw.
The text was updated successfully, but these errors were encountered:
Hi @terrier989, do you have some hints on how to bring support for C++ enums ? I have'nt find anything helpful on dart-lang repo issues. I don't come from a C/C++ background so I might miss something here.
Also I don't know how to bind this :
#define paNoDevice ((PaDeviceIndex)-1)
. I'm trying to generate the bindings for portaudio.h btw.The text was updated successfully, but these errors were encountered: