Recent

Author Topic: [SOLVED] Id: frameword not found Carbon  (Read 4436 times)

justapps

  • New Member
  • *
  • Posts: 22
[SOLVED] Id: frameword not found Carbon
« on: January 15, 2013, 03:48:38 pm »
I'm trying to recompile an application using Lazarus 1.0.4 on a OSX 10.7.5 Lion.  I previously had Delphi XE2 Firemonkey FPC installed but I think I got them all.  I keep getting this error though:

Id: frameword not found Carbon

My compiled application works fine though so I know Carbon is on the system somewhere.    I have XCode 4.4 installed.  After I installed XCode 4.4, I installed xcode_3.2.6_and_ios_sdk_4.3.dmg because I think I needed it before but I don't remember if it was because of Lazarus or for Delphi XE2 so I could do some iOS stuff.

Thanks,
Brent
« Last Edit: January 15, 2013, 05:30:56 pm by justapps »

justapps

  • New Member
  • *
  • Posts: 22
Re: Id: frameword not found Carbon
« Reply #1 on: January 15, 2013, 04:40:47 pm »
Ok, I got it.  I saw another thread that helped.

http://www.lazarus.freepascal.org/index.php?topic=17230.0

I took my xcode_3.2.6_and_ios_sdk_4.3.dmg and got the sdk installers out of it using the steps here:

http://stackoverflow.com/questions/5378518/how-to-add-base-sdk-for-10-5-in-xcode-4

Then I custom installed the 10.4u, 10.5, 10.6 to /Developer

Then I used my old setting in Project, Project Options, Compiler Options, Other:

-k-macosx_version_min -k10.4
-XR/Developer/SDKs/MacOSX10.4u.sdk






 

TinyPortal © 2005-2018