• 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
LSOpenFromURLSpec() returns -10825 on Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LSOpenFromURLSpec() returns -10825 on Tiger


  • Subject: LSOpenFromURLSpec() returns -10825 on Tiger
  • From: Mirko Viviani <email@hidden>
  • Date: Fri, 13 Nov 2009 20:24:03 +0100

Hi,

I have a problem building an application targeted to 10.4.10 and up.

Launching the app with open I get this error:

$ open /Applications/myapp.app
... LSOpenFromURLSpec() returned -10825 for application (null) urls file://localhost/Applications/myapp.app/.

while launching the exe inside the application bundle works like a charm. (the same app bundle has no problems on 10.5 and 10.6)

lipo tell me that it is compiled for ppc7400 and i386 with gcc 4.0 and xcode 3.2.1, 10.5sdk and deployment set to 10.4
LSMinimumSystemVersion is set to 10.4.10

I have double checked Info.plist and file/dir permissions with no luck at all.

Is there a way to enable a more verbose output?
Things to check?
Are the sources of LSOpenFromURLSpec() available somewhere?

Anyway "-arch ppc -mtune=G5" creates a ppc7400 object file instead of ppc. Why? How to force ppc?

Thank you.

--
Ciao,
Mirko
 _______________________________________________
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: LSOpenFromURLSpec() returns -10825 on Tiger
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Prevent Plug-In from Linking Against App
  • Next by Date: Stupid "warning: declaration of 'index' shadows a global declaration"
  • Previous by thread: Re: Prevent Plug-In from Linking Against App
  • Next by thread: Re: LSOpenFromURLSpec() returns -10825 on Tiger
  • Index(es):
    • Date
    • Thread