• 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: Importing into Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Importing into Xcode


  • Subject: Re: Importing into Xcode
  • From: Sascha Kujawa <email@hidden>
  • Date: Wed, 29 Oct 2003 17:12:17 +0100

A (hopefully!) quick question: I'm trying to upgrade an older project builder project into Xcode so I can take advantage of the new features. However, when I use the import dialogue to select this old project, it's grayed out. Does anyone know how to properly select this older project so I can upgrade it?

same over here...
apart from that, the import dialog box tells somethink about
being ProjectBuilder if I remember right... strange...

I simply copied my projects folder and renamed the .pbproj
to .xcode
But Open (instead of import) command works as well...

But I had big problems with my projects (target settings).

Solution:
I still have no idea what goes wrong when importing any of
my PB projects into XCode, but finally I had to create a
completely new target and now everything compiles and
links again without errors...

Problem:
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
___gxx_personality_v0
the above is true when not using precompile, but when using it, I got:
cc1objplus: /Users/skujawa/Projects/AudioBrowser_xcode/build/AudioBrowser.build/
AudioBrowser.build/PrefixHeaders/AudioBrowser_Prefix-ppc: No such file or directory

Observations:
The original (imported) project builder target after looks liks the PB target (cycles) Icon.
But a newly created xcode targed has the A(pplication) icon.

Old target's info only showed a few settings (2 tabs) and other
(ProjectBuilder-alike-) settings are still available via double-click on the target.

New target's info lists much more settings (4tabs) and no settings
window appears when double-clicking on the target.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Importing into Xcode
      • From: "Laurent Daudelin" <email@hidden>
References: 
 >Importing into Xcode (From: John Kundert-Gibbs <email@hidden>)

  • Prev by Date: Re: test if a pointer is pointing to a valid object or not?
  • Next by Date: SFAuthorizationView?
  • Previous by thread: Importing into Xcode
  • Next by thread: Re: Importing into Xcode
  • Index(es):
    • Date
    • Thread