Note that there are some explanatory texts on larger screens.

plurals
  1. PODelphi XE2 Firemonkey sample app not running on a MAC
    text
    copied!<p>I am trying to run a sample Firemonkey app on a Mac, but I am getting this message in the mac:</p> <pre><code>dyld: Library not loaded: @rpath/libcgunwind.1.0.dylib Referenced from: /Users/nobre/Applications/Embarcadero/PAServer/scratch-dir/rafael_colucci-Nobre/Project37.app/Contents/MacOS/Project37 Reason: image not found dyld: Library not loaded: @rpath/libcgunwind.1.0.dylib Referenced from: /Users/nobre/Applications/Embarcadero/PAServer/scratch-dir/rafael_colucci-Nobre/Project37.app/Contents/MacOS/Project37 Reason: image not found dyld: Library not loaded: @rpath/libcgunwind.1.0.dylib Referenced from: /Users/nobre/Applications/Embarcadero/PAServer/scratch-dir/rafael_colucci-Nobre/Project37.app/Contents/MacOS/Project37 Reason: image not found </code></pre> <p>I used this tutorial to add a OSX platform:</p> <p><a href="http://robstechcorner.blogspot.com/2011/08/new-mac-and-rad-studio-xe2.html" rel="noreferrer">New Mac and Rad Studio XE2</a></p> <p><strong>EDIT</strong></p> <p>More info about the error:</p> <pre><code>Process: Teste2 [34270] Path: /Users/User/Applications/Embarcadero/PAServer/scratch-dir/rafael_colucci-VM/Teste2.app/Contents/MacOS/Teste2 Identifier: Teste2 Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [94] Date/Time: 2011-09-01 19:36:26.246 +0100 OS Version: Mac OS X 10.6.8 (10K540) Report Version: 6 Interval Since Last Report: 3908 sec Crashes Since Last Report: 4 Per-App Crashes Since Last Report: 4 Anonymous UUID: 58C242CA-C324-4A23-86ED-96D93C7C1A84 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: @rpath/libcgunwind.1.0.dylib Referenced from: /Users/User/Applications/Embarcadero/PAServer/scratch-dir/rafael_colucci-VM/Teste2.app/Contents/MacOS/Teste2 Reason: image not found Binary Images: 0x8fe00000 - 0x8fe4163b dyld 132.1 (???) &lt;4CDE4F04-0DD6-224E-ACE5-3C06E169A801&gt; /usr/lib/dyld Model: VMware Virtual Platform, BootROM 6.00, 1 processor, 30 GHz, 1 GB, SMC 1.30f3 Graphics: VMware SVGA II, VMware SVGA II, PCI, 16 MB Network Service: Ethernet, Ethernet, en0 Parallel ATA Device: VMware Virtual IDE CDROM Drive SCSI Device: SCSI Target Device @ 0 USB Device: VMware Virtual USB Hub, 0x0e0f (VMWare, Inc.), 0x0002, 0x00200000 / 3 USB Device: VMware Virtual USB Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x00210000 / 4 USB Device: VMware Virtual USB Mouse, 0x0e0f (VMWare, Inc.), 0x0003, 0x00100000 / 2 </code></pre> <p><strong>EDIT</strong></p> <p>Some screenshots:</p> <p><img src="https://i.stack.imgur.com/kNtRz.jpg" alt="App config"></p> <p><img src="https://i.stack.imgur.com/Fcoa8.png" alt="PaServer running"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload