• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: libmx.A.dylib missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libmx.A.dylib missing?


  • Subject: Re: libmx.A.dylib missing?
  • From: Jerry <email@hidden>
  • Date: Mon, 25 Apr 2005 08:53:26 +0100


On 24 Apr 2005, at 18:01, Bill Cheeseman wrote:

My app runs fine under Panther (and Tiger), but it gets this error when run
under Jaguar 10.2.8. What does it mean, and how can I fix it?


"can't open library: /usr/lib/libmx.A.dylib (No such file or directory,
errno = 2)"


I know it means libmx.A.dylib isn't present in /usr/lib on Jaguar, and I can
see that this is true.


What I don't know is how to track down which new code in my latest product
version is responsible for attempting to call this library. I'm not using
any library functions directly, so it's coming from some Cocoa or system
header file I've started using since my last product version (which ran fine
under Jaguar).


Or, I suppose, this could just be a result of building the product under
Tiger now, instead of Panther. As far as I know, I'm using the
cross-development stuff correctly.

From experience, I'd say you're probably using one of the float versions of the math functions such as sinf, cosf or sqrtf. I never found any workround for this and nobody at WWDC last year could either, so I ended up just defining them myself to call the double versions - it seems that that's what the libmx versions do anyway, unless anyone knows better :-)


Jerry

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: libmx.A.dylib missing?
      • From: Bill Cheeseman <email@hidden>
References: 
 >libmx.A.dylib missing? (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Problem in creating bundle and exporting some funcitons of Xcode Project
  • Next by Date: Re: libmx.A.dylib missing?
  • Previous by thread: libmx.A.dylib missing?
  • Next by thread: Re: libmx.A.dylib missing?
  • Index(es):
    • Date
    • Thread