I am building a Desktop App for Windows and Mac.
I am working on a Mac, with Delphi Rad Studio XE6 installed on my Parallel Windows 7. When Im running in Win32 everything runs ok, when I try to run in OSX, my PAServer 14.0 says
dyld: Library not loaded: @rpath/libcgunwind.1.0.dylib
Referenced from: /Users/administrator/PAServer/scratch-dir/PC-Dionis/Project1.app/Contents/MacOS/Project1
Reason: image not found
I read as much as possible in SO, I tried to manually copy the libcgunwind.1.0.dylib file into my scratch-dir, but as soon as I run the project, PAServer show the above message and the libcgunwind.1.0.dylib is deleted from the scratch-dir. I tried also launching it from the terminal, but it was the same. I read I can launch the paserver.command file,but I can't find it anywhere. Please some help!!
TIA
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…