How to set up the library path with the Intro Jucer ?
I couldn’t find out the option.
BTW, under VisualStudio, you need to add this to the node:
path;other path</…>
Under GCC, it’s -Lpath -Lother_path
I’ve no idea on XCode, but it’s probably something very simple too.
