问题
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
回答1:
PAServer is not stable at this stage. There are MANY reports about this:
PAServer can't load dyld: Library
Delphi XE5 PAServer Unauthorized user
How can i debug my DLL project with Delphi's PAServer
Delphi XE4 iOS can't connect to PAServer
https://stackoverflow.com/questions/28115855/paserver-crashes-on-win64
Delphi Mac OS X
Solution: wait until they release something stable. (You will have to pay again, of course)
来源:https://stackoverflow.com/questions/26275202/paserver-cant-load-dyld-library