Add it to your standalone via the "Copy files" tab as explained earlier. LC does the rest and will copy this file(s) to the correct place/folder for the target OS! On macOS this is inside of the standalone application package.kaveh1000 wrote: ↑Thu Sep 05, 2019 5:36 pmSorry Klaus, did not get this. Every time I create a Standalone it produces a new Directory, so where do I put the library so specialfolderpath("resources") can access it?"Copy files" so it ends up in -> specialfolderpath("resources") in your standalone.
If you keep the library in the same stack as your (later standalone) stack, you can also access it in the IDE with specialfolderpath("resources")!
I meant that specialfolderpath("resources") can also be used in the IDE, which has nothing to do with your original problem!
