Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] manta & xcode


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [MANTA] manta & xcode
  • Date: Sat, 21 May 2005 15:37:10 -0700

Hi,
Today I figured out how to build manta using apple's xcode environment. I think most people out there are probably using emacs on the terminal, but just in case not, here is what I had to do:

1.) Checkout the current version of cmake from kitware's cvs.
2.) Build it.
3.) Run ccmake in a manta build directory using the flag -GXCode
4.) Open the xcode project.
5.) Build the project, (meta-shift-b turns out the build output)
6.) Click on the manta executable in the main xcode panel, and then click the info button. This displays the configuration for that executable, under the arguments tab, specify any command line args, and then be certain to set the DISPLAY env to :0.0 or whatever you are using. (took some time to find this)

It seems to work pretty well, it certainly makes using gdb easier, although I still have a few things to figure out about that. If anyone else is using xcode, let me know....

Abe




  • [MANTA] manta & xcode, Abe Stephens, 05/21/2005

Archive powered by MHonArc 2.6.16.

Top of page