Hi,
I’m using Projucer on Linux and code::blocks as IDE.
When I save the project and open it with IDE, codeblocks does not compile. It reports error about modules not found.
I configured the Projucer project to save modules inside the project tree.
In generated cbp file I found a Search directory item containing …/…/JuceLibraryCode, but is not sufficient.
To compile, I have to add a new Search Directory Path pointing to …/…/JuceLibraryCode/modules
I can do it inside code::blocks with Project Build Options menu, and then it works fine.
The problem is when I save again the Projucer project: it overwrite search path.
Where can I fix projucer appending additional modules path?
Thanks!
Ivan
Host Linux Debian Stretch
CPU: 4344MHz Cores: 8 15719MB
Projucer 4.2.1 from github
