• 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
Xcode4 and Custom Executables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode4 and Custom Executables


  • Subject: Xcode4 and Custom Executables
  • From: Sensei <email@hidden>
  • Date: Wed, 16 Mar 2011 17:50:37 +0100

Hi all!

I am developing some MPI-based applications with this shiny Xcode4. So far, I am glad for it, and for a C++ guy like me, it's really a leap forward. However, I need to run my MPI projects, but it's getting more difficult!

What did I do in Xcode3? I had a target that built the executable "T", and added custom executable "M". That let me enter /usr/bin/mpirun (with my keyboard) as the executable, and *drag and drop* the built executable "T" from Xcode itself into the command line parameters for "M". That was it!

In Xcode4? I am still trying to find a simple way!

First, I duplicated the scheme for building "T", calling it "M". Selecting /usr/bin/mpirun? IMPOSSIBLE! I had to dig my way out by using a console, "open /usr/bin", and then drag and drop the folder. After that I could select my custom exe. What about command line parameters? No way of dragging and dropping from Xcode itself. I had again to resort to my Finder.

Are you aware of anything I can do to have this process simplified? Maybe I am missing something trivial... _______________________________________________
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: Xcode4 and Custom Executables
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: When new book for Xcode 4.0 will be released?
  • Next by Date: XCode 4 File Inclusions
  • Previous by thread: Re: When new book for Xcode 4.0 will be released?
  • Next by thread: Re: Xcode4 and Custom Executables
  • Index(es):
    • Date
    • Thread