Apple macho - linker error Missing Game Kit Framework

I get this error when I try to test my game on a device but it works fine on the simulator... My device is also up to date... Here's the error
"ld: framework not found GameKit collect2: ld returned 1 exit status Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1"
Please help me! thank you!

I too am having this issue, AND I'm missing many other frameworks!  I re-installed XCode 4.0.2 and STILL I cannot locate many frameworks like the Map framework and many of the newer frameworks.  Please if anyone can help.... PLEASE!

Similar Messages

  • Fatal error - missing component (VersionCue.framework)

    I just recently installed Adobe Photoshop CS4 and everytime I try to start a project or load a picture to photoshop I get this message:
    Fatal error - missing component
    "/Library/Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/VersionCue.framework "
    I tried to follow the path on my computer and it only goes as far as
    /Library/Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/VersionCue.framework
    that last part (in red) isnt anywhere in the files as far as i can tell.
    i have tried to disable version cue in the many ways and places that it may be found according to other posts about this issue.
    Nothing seems to work and I am getting frustrated. Anyone have this problem and get it resolved?
    Id greatly appreciate the help.
    -SKole7

    SKole7,
    I don't rememer whether you've trashed your preferences yet.
    Try doing it first by holding down Command+Option+Shift as you launch Photoshop.
    If that doesn't work, try deleting ALL preferences files manually as per:http://www.adobe.com/go/kb405012
    If you get the application to launch succesfully, UNcheck all the Version Cue instances both in Bridge and in Photoshop:
    and

  • Apple Mach-O Linker errors and I don't know what to do

    I cannot compile my project for the device or simulator anymore. I get 13 Apple Mach-O-Linker errors. It all started after I failed attempt to use sharekit. Here is the log from the error:
    ld: warning: directory not found for option '-F/Users/bbrandy95/Documents/Broken Brandsonic Web Projects/Brandsonic Web mobile/../../Downloads/0.2.1gm1/iphoneos4.0/System/Library/Frameworks'
    Undefined symbols for architecture armv7:
      "_OBJC_CLASS_$_NSURLRequest", referenced from:
          objc-class-ref in Brandsonic_Web_mobileAppDelegate.o
          objc-class-ref in Brandsonic_Web_mobileViewController.o
      "_OBJC_CLASS_$_NSAutoreleasePool", referenced from:
          objc-class-ref in main.o
      "_objc_msgSendSuper2", referenced from:
          -[Brandsonic_Web_mobileAppDelegate dealloc] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileViewController didReceiveMemoryWarning] in Brandsonic_Web_mobileViewController.o
          -[Brandsonic_Web_mobileViewController dealloc] in Brandsonic_Web_mobileViewController.o
      "_objc_setProperty", referenced from:
          -[Brandsonic_Web_mobileAppDelegate setWindow:] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileAppDelegate setViewController:] in Brandsonic_Web_mobileAppDelegate.o
      "__objc_empty_vtable", referenced from:
          _OBJC_CLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
          _OBJC_METACLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
          _OBJC_CLASS_$_Brandsonic_Web_mobileViewController in Brandsonic_Web_mobileViewController.o
          _OBJC_METACLASS_$_Brandsonic_Web_mobileViewController in Brandsonic_Web_mobileViewController.o
          _OBJC_METACLASS_$_SecondView in SecondView.o
          _OBJC_CLASS_$_SecondView in SecondView.o
      "_objc_msgSend", referenced from:
          _main in main.o
          -[Brandsonic_Web_mobileAppDelegate application:didFinishLaunchingWithOptions:] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileAppDelegate dealloc] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileAppDelegate GOOGLE] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileAppDelegate YOUTUBE] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileAppDelegate WIKI] in Brandsonic_Web_mobileAppDelegate.o
          -[Brandsonic_Web_mobileViewController webView:shouldStartLoadWithRequest:navigationType:] in Brandsonic_Web_mobileViewController.o
      "__objc_empty_cache", referenced from:
          _OBJC_CLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
          _OBJC_METACLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
          _OBJC_CLASS_$_Brandsonic_Web_mobileViewController in Brandsonic_Web_mobileViewController.o
          _OBJC_METACLASS_$_Brandsonic_Web_mobileViewController in Brandsonic_Web_mobileViewController.o
          _OBJC_METACLASS_$_SecondView in SecondView.o
          _OBJC_CLASS_$_SecondView in SecondView.o
      "_OBJC_CLASS_$_NSObject", referenced from:
          _OBJC_CLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
      "___CFConstantStringClassReference", referenced from:
          CFString in Brandsonic_Web_mobileAppDelegate.o
          CFString in Brandsonic_Web_mobileAppDelegate.o
          CFString in Brandsonic_Web_mobileAppDelegate.o
          CFString in Brandsonic_Web_mobileViewController.o
          CFString in Brandsonic_Web_mobileViewController.o
          CFString in Brandsonic_Web_mobileViewController.o
          CFString in Brandsonic_Web_mobileViewController.o
      "_OBJC_CLASS_$_NSKeyedUnarchiver", referenced from:
          objc-class-ref in Brandsonic_Web_mobileViewController.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in Brandsonic_Web_mobileViewController.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in Brandsonic_Web_mobileAppDelegate.o
          objc-class-ref in Brandsonic_Web_mobileViewController.o
      "_OBJC_METACLASS_$_NSObject", referenced from:
          _OBJC_METACLASS_$_Brandsonic_Web_mobileAppDelegate in Brandsonic_Web_mobileAppDelegate.o
          _OBJC_METACLASS_$_Brandsonic_Web_mobileViewController in Brandsonic_Web_mobileViewController.o
          _OBJC_METACLASS_$_SecondView in SecondView.o
    ld: symbol(s) not found for architecture armv7
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    How do I fix this? Please help.

    Is XC 4.2 installed into the default location /Developer ...?

  • Trying to resolve a "_OBJC_METACLASS_$_CDVCommandQueue" with MainViewControllers.a, MainViewControllers.o, 7 in total.  Apple Mach-O Linker error for all 7.  Thanks to any assistance.

    Trying to resolve a "_OBJC_METACLASS_$_CDVCommandQueue" with MainViewControllers.a, MainViewControllers.o, 7 in total.  Apple Mach-O Linker error for all 7.  Thanks to any assistance.

    No I didn't even read through your post, to long.
    You said that "No matter what program I try to install, as soon as the installer opens it crashes". Were you talking about the install for this/these 3D programs or ANY program? As it is worded it sounded like ANY program. That tells me there is a problem with your Mac, software or hardware.
    Now you say others install programs, which is it. Programs other then the 3D ones install or no programs install?
    Could simply be your Mac is to old to run these programs and the installer knows that. You never said what model or year Mac it is.

  • An error encounter on test devise (real devise) i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    Hello, I am using tesseract api in my app, which run perfectly on simulator but on test devise (real devise) it is showing an error i.e "apple mach -o linker error linker command failed with exit code 1", please any body help me to solve the problem

    if you can't compile the webutil.pll in your forms developer you need to set the forms_builder_classpath in you windows registry. You have to add the frmwebutil.jar,jacob.jar to the registry key. The configuration files you mention are for running the forms.

  • I was getting the message missing msvcr80.dll so i did everything it said too and now it says i am missing apple application support error 2

    i had a message that said i was missing msvcr80.dll and i did everything it said to and now it says i am missing apple application support error 2. how do i fix this

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • _z_inflateInit_ referenced from symbol missing (zlib linking error)

    I am trying to compile a project that uses inflateInit, deflateInit, inflate, deflate, inflateEnd, deflateEnd, which are all from zlib.h... i know i am getting a linking error and it cannot find the implementation of these files. i have included libz.1.1.3.dylib within my project, i have tried including libz.dylib, i have also tried to put the
    OTHER_CFLAGS = -lz
    none of this has seemed to work. any help would be much appreciated ! ! !
    this is the definition for inflateInit and it calls zinflateInit which is also in zlib.h
    {#define inflateInit(strm) \
    inflateInit_((strm), ZLIB_VERSION, (int)sizeof(z_stream))
    ZEXTERN int ZEXPORT inflateInit_ OF((z_streamp strm,
    const char *version, int stream_size));
    when i build my project, the errors i get are :
    z_inflateInit, referenced from:
    foo()
    zinflate , referenced from:
    foo()
    symbols(s) not found collect2: Id returned 1 exit status

    http://discussions.apple.com/thread.jspa?threadID=1445315&tstart=0 ?

  • ICal refusing to open (com.apple.ical.plist file missing)

    I have tried opening iCal and it refuses to open. The icon bounces on the dock, then asks if I want to report the issue to Apple. I have reported multiple times but I don't know how reporting it will help my iCal work again. (See below the dashed line for the error report.)
    Since then, I have tried to replace iCal, but the software claims it cannot be installed on this machine.
    I have tried to update my current iCal, but no updates are available.
    I have browsed the forums and saw that some solutions were if HelveticaNeue was missing from my fonts. Got it.
    And then I saw some threads about refreshing the com.apple.ical.plist... That's a problem. I don't have that file in my library at all. I can't seem to find any way to get it either. What can I do?
    Any help is greatly appreciated!
    Date/Time: 2010-02-27 15:44:55.852 -0500
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: iCal
    Path: /Applications/iCal.app/Contents/MacOS/iCal
    Parent: WindowServer [61]
    Version: 2.0.5 (1069)
    PID: 1891
    Thread: 0
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    Thread 0 Crashed:
    0 com.apple.Foundation 0x9282ee13 _NSRaiseError + 227
    1 com.apple.Foundation 0x92855c57 +[NSException raise:format:] + 57
    2 com.apple.Foundation 0x92855a9c _NSArrayRaiseInsertNilException + 75
    3 com.apple.Foundation 0x927e3c55 -[NSCFArray addObject:] + 123
    4 com.apple.calcore 0x992aa014 +[CALColorModel configureModelsWithFile:] + 7686
    5 com.apple.calcore 0x992a6ece +[CALColorModel initializeModel] + 3320
    6 libobjc.A.dylib 0x90a598f7 class_initialize + 446
    7 libobjc.A.dylib 0x90a5958e classlookupMethodAndLoadCache + 86
    8 libobjc.A.dylib 0x90a59506 objc_msgSend + 86
    9 com.apple.calcore 0x99308e06 -[CALInvitationManager init] + 136
    10 com.apple.calcore 0x99308d17 +[CALInvitationManager defaultManager] + 64
    11 com.apple.iCal 0x0002101b 0x1000 + 131099
    12 com.apple.iCal 0x000209f1 0x1000 + 129521
    13 com.apple.iCal 0x000208a3 0x1000 + 129187
    14 com.apple.iCal 0x000a182a 0x1000 + 657450
    15 com.apple.iCal 0x000a12e3 0x1000 + 656099
    16 com.apple.iCal 0x000a0ff1 0x1000 + 655345
    17 com.apple.iCal 0x0001d55b 0x1000 + 116059
    18 com.apple.iCal 0x00009ab9 0x1000 + 35513
    19 com.apple.Foundation 0x927f4000 -[NSSet makeObjectsPerformSelector:] + 164
    20 com.apple.AppKit 0x9327e172 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1015
    21 com.apple.AppKit 0x93275479 loadNib + 260
    22 com.apple.AppKit 0x93274ea9 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 918
    23 com.apple.AppKit 0x93274b0a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 164
    24 com.apple.AppKit 0x93274a4c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 392
    25 com.apple.AppKit 0x93274794 NSApplicationMain + 433
    26 com.apple.iCal 0x00003173 0x1000 + 8563
    27 com.apple.iCal 0x00002fea 0x1000 + 8170
    28 com.apple.iCal 0x000c58fd 0x1000 + 805117
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00615000 ebx: 0x9282ed3e ecx: 0x90a66b30 edx: 0x00562b60
    edi: 0x142b0ab0 esi: 0x142b0b50 ebp: 0xbffff1c8 esp: 0xbffff160
    ss: 0x0000001f efl: 0x00000246 eip: 0x9282ee13 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1dcfff com.apple.iCal 2.0.5 (1069) /Applications/iCal.app/Contents/MacOS/iCal
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba5000 - 0x91c83fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d74000 - 0x94dfcfff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95b66000 - 0x95b9dfff com.apple.DAVKit 2.0.1 (563) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x96de0000 - 0x96dedfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x975e3000 - 0x97627fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9764c000 - 0x97675fff com.apple.DotMacSyncManager 1.0.5 (157) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x97783000 - 0x977c8fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x99231000 - 0x99347fff com.apple.calcore 2.0.3 (686) /System/Library/PrivateFrameworks/CALCore.framework/Versions/A/CALCore
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 1 GB
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
    Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
    Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: NVIDIA GeForce 7300 GT, Display, Slot-1
    Serial ATA Device: ST3250820AS P, 232.89 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft Wireless Optical Desktop® 2.10, Microsoft, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: FreeAgent FW, Seagate, Up to 400 Mb/sec
    FireWire Device: built-in_hub, unknown_value, Unknown
    FireWire Device: IEEE 1394 Disk, Seagate, Up to 400 Mb/sec

    I would suggest using optional install to reload iCal from your installation disks, then download the combo update for your machine and run. Then see will iCal start. If it doesn't, use console.app to see what error messages it reports.
    com.apple.ical.plist... That's a problem. I don't have that file in my library at all. I can't seem to find any way to get it either.
    It is created by iCal when it runs.
    AK

  • When starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    when starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    Mac OS X 10.6 includes QuickTime versions 10.0 and 7.6.3. The QuickTime 7 player will only be present if a QuickTime Pro key was present at the time of installation, or if specified as part of a custom install, or individually downloaded:
    http://support.apple.com/kb/dl923
    Snow Leopard update 10.6.4 included an update to 7.6.6 (if installed). You can install it from the above link  even though it says for 10.6.3. It's the same version of QuickTime Player 7.6.6.
    (Only QuickTime Player 7.6.3 or 7.6.6 can be updated to "Pro".)
    iMovie does not, AFAIK, use QT 10.

  • I am getting an linker error LNK2001 : unresolved symbol _main while compiling Microsoft c code

    I am writng a simple application in C language for communicating with GPIB. when I compile the c file I am getting a linker error
    LIBC.lib(ctr0.obj): LNK2001 error: unresolved sysmbol _main
    I compile the application in the dos window using the command
    cl gpibApplication.c gpib-32.obj.
    Could anyone tell me how to remove this error

    Hello-
    It sounds like the main function is missing from the gpibApplication.c file. Be sure that the following function is somewhere in the code:
    int main (int argc, char *argv[])
    Also, note that this function is case sensitive, so be sure main is not capitalized.
    Randy Solomonson
    Application Engineer
    National Instruments

  • What are the meanings of Apple Hardware Test error codes 4m0t/4/40000003:hdd-1300 and 4m0t/4/40000003:hdd-1308?

    what are the meanings of Apple Hardware Test error codes 4m0t/4/40000003:hdd-1300 and 4m0t/4/40000003:hdd-1308?

    Thanks - Even though I'm years out of warranty I got chat help from Apple (I said they should help me since the codes aren't published.)  We covered three different questions, and although I didn't get a specific decoding of the error code, I got confirmation of what other comments here imply - it might have helped that I indicated I'd already been here - and useful links to how to do back ups, including to CD(s). (I don't have a lot of data on this computer yet)
    Now I need to figure out how to decide how hot-to-the-touch is "too hot" for the metal frame at the top of the iMac to decide whether I'm getting adequate fan performance or insufficient.  While chatting I initially reported it was cool at the bottom and warm at the top.  Apple hadn't asked, but their response prompted me to feel it again, and I'd say the top was hot, not warm - I updated but Apple didn't comment further except to conclude after addressing the other questions that I should take it in for further assessment - don't really want to bother with that.

  • Error: Missing Parameter Values on

    I've started experiencing the "Missing Parameter Values" error on a report containing a subreport. All of my other reports can export just fine, but just not the one with the subreport. The report (and the subreport) both use a stored procedure to retrieve their data, with 4 parameters. The first three parameters are linked directly from the report to the subreport. The 4th parameter is optional, and is linked to the subreport with a Formula Field.
    When I delete the subreport, the report exports just fine, so the issue is definitely with the subreport ?configuration?
    I'm using Visual Studio 2005, with Crystal Reports for VS 2005. I've been searching the forums, and I downloaded and installed a package: crnet20win32x86_en_chf.zip, but it didn't solve my problem. Just to be sure, I restarted and installed it with nothing running, in case that could be a factor.
    Is there anything I can do to work through this? Any other fix I'm missing?
    Thanks
    Alex

    Thanks for the tip. I did that just now, and I found the [Hot Fix|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313339333533393334%7D.do]
    That particular Hot Fix describes my situation exactly, in that a report Stored Procedure parameter is "supposed" to be passed on to the Subreport. However, the Hot Fix describes prompting, which isn't occurring in my case, since I'm exporting the report entirely in code. My situation is just the error, Missing Parameter Values.
    In any case, I've already run that entire Hot Fix package (twice), and I've found that I have 2 of the crpe32.dlls. Neither one is the version specified in the Hot Fix, (Version 10.2.0.1256). The second dll listed below seems to be of a version prior to the Hot Fix, I don't know if it could be the reason why it still doesn't work after applying the Hot Fix.
    C:Program FilesCommon FilesBusiness Objects2.7Bin (Date 1/11/2007, version: 10.2.0.1624) and
    C:Program FilesCommon FilesCrystal Decisions2.5Bin (Date 10/5/2005, version: 10.0.5.1177).
    I've checked all the versions of references in my projects, and they all reference the 2.7 dlls, but I'd like to know if there is a way to replace the 2.5 version, just in case.
    As far as the other search results, they hinted at things I've already tried. What else can I try?
    Thanks,
    Alex

  • Invalid sibling link error

    I have a 15" PB which gave an "invalid sibling link error" one month ago and I was not able to even repair it using DiskWarrior. I have Apple Care Protection plan, so I sent it for repairs and the repair guys replaced the motherboard as they suspected it was the reason. On return, I reformatted the HD and installed everything from stratch. Everything was working fine till last Saturday morning, when computer would not boot up. So I checked using Disk Utility from PB DVD, and the dreaded "invalid sibling error" came up again. Since I have a bootable backup of the HD, I formatted the HD and tried to load the system on the HD from the backup copy. But the writing of backup using CCC hung up and I had to quit it. After that I was not able to find the HD using Disk Utility from DVD.
    I have sent it for repairs again, but can anyone help me understand the core problem here. Since last time they replaced the motherboard, I think they will replace the HD this time around. Is the logic board, motherboard or the HD that is the root cause of the problem?
    Powerbook G4   Mac OS X (10.4.7)   100GB HDD, 1.5GB RAM

    I had never heard of "invalid sibling link error" until you post, and when I ran a search on it the best explanation I could find is that it is a directory-related problem. See the following (assuming it is correct): http://www.computing.net/mac/wwwboard/forum/2584.html The suggestion there, though, is that DIsk Warrior should be able to fix the problem, and you've already told us that you tried using Disk Warrior on it and it did not work.
    Very puzzling. Please post back what happens when you get your PB back from being repaired.
    Good luck.
    -- JDee

  • Can i Use The Apple Wired Keyboard With Camera Connector Kit

    Can i Use The Apple Wired Keyboard With Camera Connector Kit
    3g 64gb verizon

    People report it is still possible to use a wired USB keyboard with the CCK, if you use a powered USB hub to get around the "not enough power" error message.  (I have done this with an older Apple USB keyboard my non-jailbroken iPad1 on iOS 4.3.3.)  Normally, powered USB hubs have a AC power adapter so you lose portability unless you can find a battery powered USB hub.  At this point, the (in)convinience of the USB hub becomes an issue, depending on what you get.
    And wired USB keyboard were never supported for the iPad.  So there's no guarantee that it will continue to work with future iPad updates from Apple.  So best to go with a Bluetooth keyboard unless you have a specific USB keyboard that you "must" use.  If you have all the equipment already, I say give it a try.  But I would not recommend trying a USB keyboard if you have to purchase anything.

  • Another java newbie question:  "Link errors"

    In the environments I've attempted compiling in, it seems that there is a just-in-time default, which means that any missing classes are not found until run time.
    Is there any way to to run javac so that what we used to call "link errors" will be displayed at compile time?

    Java has no .h files, so it shouldn't compile at all if a class is missing, unless:
    Someone compiles class Library, they have class Extension available
    They give you Library
    You compile, javac sees theat "Library" exists and checks no further
    At run time, you get errors about Library needs missing class "Extension"
    What class is missing anyhow?

Maybe you are looking for

  • Why do photos take so long to sync with my iPod touch?

    Recently my 60Gb iPod touch has been taking longer and longer to sync photos. Music, movies, apps, etc are all ok, its just pictures taking a very long time indeed. I have tried resetting and erasing all data to start from scratch but I still have th

  • LaserJet 100 Color MFP M175nw printing problem

    When I print a page, there is a distinct area on the printed page that looks like a plastic clip or some other object is blocking the toner from transferring to the paper. It does it in both black and color.  I want to know whether it is likely to be

  • Mapping issue with context again

    I again need help with a mapping issue. I don’t know how to handle the contexts to get this working in the xi graphical mapping tool.  I have previously logged a question regarding this structure but the requirements have now changed.  I have a sourc

  • Illegal characters in topic file names

    Robohelpers, I imported vintage MS Word files (dating from the early 90s) in to RoboHlep HTML. The topics generated correctly, but some of the characters in the the file names converted incorrectly, and are not recognized inside the program and the l

  • How place an LD_PRELOAD bash command into a .desktop file (LXDE)

    To enable video in Skype with my webcam I must launch skype the following way: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype To get that command done from my LXDE menu I tried to edit the skype.desktop file and place that line after the "Exec" deskt