• 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
Nibtool problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nibtool problem


  • Subject: Nibtool problem
  • From: Tommy Nordgren <email@hidden>
  • Date: Wed, 21 Sep 2005 11:22:47 +0200

Hi All! I got the following error when I run nibtool:
-[NSJavaVirtualMachine initWithClassPath:] cannot load Java virtual machine library
2005-09-21 11:03:30.458 nibtool[1820] Alert: Alert
The Enterprise Objects Framework can't be initialized correctly!


Nethertheless, the command : nibtool -O -L Untitled.nib
executes succesfully.
Why do I get the error message. Is there any error with the latest Java Runtime environment?


Also, the command
nibtool -w Untitled.nib -d temp.strings old.Untitled.nib
fails completely to set the text items correctly.

What I'm attempting to do is to (in a Perl script) is to
1. Run nibtool -L Untitled.nib ,
saving output into a Perl Variable.
2. Write the perl variable into temp.strings,
replacing the string 'NewApplication' by a Command line parameter to my Perl script.
3. Rename Untitled.nib to old.Untitled.nib
4. Run the coomand : nibtool -w Untitled.nib -d temp.strings old.Untitled.nib
5. Delete old.Uttitled.nib


For some reason , Untitled.nib remains unchanged by theese ops:The
application name in the menus remains NewApplication

Any help would be appreciated.

Also, does anyone know how to do a Perl split on '='
split ('=',$var)
or
split(/=/,$var) don't appear to work
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
email@hidden



_______________________________________________
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


  • Prev by Date: Re: BugReport: Build after changing build config compiles old code
  • Next by Date: Re: How do we debug a loadable bundle library in XCode?
  • Previous by thread: Re: Access Paths: (question from a recovering CodeWarrior)
  • Next by thread: OT: Where are the Icons Xcode uses..?
  • Index(es):
    • Date
    • Thread