amusz
June 9, 2016, 2:42am
1
Dear all,
I am trying to load the STK module from the following repository:
However, when a try to load it in my Projucer project by right clicking in “Add a module from a specified folder” the following chart appears: “This wasn’t a valid module folder”.
Anyone with similar problems?
Thanks in advance
Search is your friend… See last post in this thread STK JUCE module
amusz
June 9, 2016, 4:47pm
3
Yes, but no solution apparently…
Try this instead, I forked, updated and adapted the module: https://github.com/adamski/stk_wrapper
amusz
June 9, 2016, 8:03pm
5
Thanks, but still not working…!!!
Did you point the Projucer to the containing folder or the module folder? It needs to be the containing folder.
E.g. in my project I have
amusz
June 9, 2016, 11:18pm
7
Thanks!! It worked perfectly! Had some trouble with files/folder names.
1 Like
I’m trying to add the containing folder of the module folder, but nothing works for me.
Is there any updated version?
Thanks