Hi I just came accross the same problem on mac os X 10.5.4 : Whatever I did, the only place where the stand alone actually finds the external was right next to the main myapp.app
Now the SOLUTION is .. evident : 1) we're talking relative paths.. 2) app bundles are treated as files but are folders... So the reference to the externals should logically be : myapp.app/Contents/MacOs/Externals/myexternal.bundles And it does work fine!! Robert M. paolo mazza wrote: > > > IN MACOSX 10.4.10 Intel > > I tryed everything "under the sun" to load the libkiosk.bundle external > too. > ...and at the end I found out that my stand alone application load the > external only if I put the external in the folder where is placed the > application ( the defaultfolder of the standalone application). > > Isn't strange this? > **************** > > -- View this message in context: http://www.nabble.com/Setting-paths-to-Externals-tp13921719p24882458.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
