[Stk] Missing #include in RtAudio.h V. 4.1.2

TJF tjfoerster at web.de
Sun Apr 30 06:23:41 PDT 2017


Hello,

in RtAudio V. 4.1.2 (Windows-Asio) I get these gcc compiler-errors:

-------------------------------------------

..\RtAudio.h:585:11: error: 'uintptr_t' does not name a type
    typedef uintptr_t ThreadHandle;
            ^
In file included from ..:
..\RtAudio.h:608:3: error: 'ThreadHandle' does not name a type
    ThreadHandle thread;

------------------------------------------

uintptr_t is part of |<cstdint> or <stdint.h>:

|#include <stdint.h>

This works...

Regards
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/stk/attachments/20170430/39144924/attachment.html>


More information about the Stk mailing list