Externals SDK
Posted: Mon Oct 24, 2011 8:26 pm
I am running xCode 4.2 with iOS5 SDK and Livecode 5.0.0
When I compile an external project for the simulator, the simulator does not run
When I compile for my device, (iPad in this case), it still compiles clean but when I save the created .livecode stack as a standalone, I get a message that it cannot find the binaries folder, showing that it is looking one level too deep, i.e.
If I have my test as 'btest' then the compiled code is in folder is in 'desktop/btest/binaries'
Livecode says 'cannot find folder desktop/btest/btest/binaries'
Any one else having problems with externals, or maybe I just have a setting wrong somewhere ...
Cheers
Steve
When I compile an external project for the simulator, the simulator does not run
When I compile for my device, (iPad in this case), it still compiles clean but when I save the created .livecode stack as a standalone, I get a message that it cannot find the binaries folder, showing that it is looking one level too deep, i.e.
If I have my test as 'btest' then the compiled code is in folder is in 'desktop/btest/binaries'
Livecode says 'cannot find folder desktop/btest/btest/binaries'
Any one else having problems with externals, or maybe I just have a setting wrong somewhere ...
Cheers
Steve