how to connect an external library base at compilation?
External libraries are used in several projects and are not in the project folder. How at compilation not to copy them to the project folder?
In the simulator, you can specify any path on the computer, but libraries cannot be found on the device.