Never mind, figured out a fix. For some reason, gcc-4.0 was not in my PATH. It is in /Developer/usr/bin, so I added that to my Path. develop.py seems to work now (fingers crossed).
On Sun, Sep 19, 2010 at 4:41 PM, Lee Sailer <lee.sai...@gmail.com> wrote: > Trying to set up another hg repository from scratch, I am stuck > here....it seems to be complaining about not being able to find Xcode, > which I am sure is there, in the usual place. > > any ideas welcome. > > > > lee$ python develop.py > setting DISTCC_DIR to /Users/lee/Documents/hg/viewer-development/indra/.distcc > Running 'cmake -G \'Xcode\' -DCMAKE_BUILD_TYPE:STRING=RELWITHDEBINFO > -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32 > -DROOT_PROJECT_NAME:STRING=SecondLife OFF "" > \'/Users/lee/Documents/hg/viewer-development/indra\'' in > 'build-darwin-i386' > CMake Error: CMake was unable to find a build program corresponding to > "Xcode". CMAKE_MAKE_PROGRAM is not set. You probably need to select > a different build tool. > CMake Error: Could not find cmake module > file:/Users/lee/Documents/hg/viewer-development/indra/build-darwin-i386/CMakeFiles/CMakeCCompiler.cmake > CMake Error: Could not find cmake module > file:/Users/lee/Documents/hg/viewer-development/indra/build-darwin-i386/CMakeFiles/CMakeCXXCompiler.cmake > -- Configuring incomplete, errors occurred! > Cleaning 'build-darwin-i386' > Error: the command 'cmake' exited with status 1 > _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges