@jarednielsen wrote:
Hi all,
I'm unable to run any projects on Linux Mint 17.2 64-bit with 0.9.3 and both QtCreator 3.6.1 and 4.0.1. I followed the install instructions and downloaded QtCreator through their site and received the following error when attempting to run emptyExample:RangeError: Maximum call stack size exceeded.
I found this thread:
Which pointed me to this thread:
So I downloaded QtCreator 3.6.1 and when I ran the project I got this error:
error: unrecognized command line option '-std=gnu++14'
So I found this thread:
And changed line 437 to: -std=c++11
But when I run the project, I get this error:
RtAudio.h: No such file or directory
What next? Any help is greatly appreciated. Thanks!
Posts: 2
Participants: 1