| Sign In/My Account | View Cart |
| Article: |
Movies and Menus | |
| Subject: | Project Builder slightly out of tune? | |
| Date: | 2002-02-12 09:17:26 | |
| From: | psheldon | |
|
Response to: Project Builder won't start
|
||
|
My working hypothesis I give you is this. "/System/Library/PrivateFrameworks...." is part of the os x system update and not the developer tools update. In os 9.x and earlier, the system file (and rom) manager routines were called by programs to make programming language higher than assembly level. Now, I suppose that we have a folder that holds these buidling tools, the folder above. I suspect that these "resources" are copied into program internals to give some sort of "continuity" to older os x programs. Even if the frameworks in the system folder change, many of the old programs continue to work, until you attempt to recompile the projects they come from. Then, you might have to do some "voodoo" with the includes and your intuition. I had to with a dumb speech program I made. Somehow, project builder itself is so fundamental that it can't "hold it's stuff", I bet.
|
||
Showing messages 1 through 1 of 1.
I am running the latest, I think, of everything: OSX 10.1.4, java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-root-020219-20:07)
Java HotSpot(TM) Client VM (build 1.3.1, mixed mode), Dec '01 Dev Tools with Dec '01 updates.
What baffles me is that I had it working just last week. However, I manage to trash my perl installation and wound up wiping my HD clean and reinstalling OS X, and then running through all the system software updates using the Sys Pref utility. Perl now works fine, but PB can't find JavaKit (because it is not there).
Clues anyone?