Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Re: Re: Re: Fwd: manta build error


Chronological Thread 
  • From: Thiago Ize < >
  • To:
  • Cc:
  • Subject: [Manta] Re: Re: Re: Re: Fwd: manta build error
  • Date: Fri, 27 Jun 2008 10:48:14 -0600

Did you install the entire developer tool or just part of it. If I recall, when you mount the dmg file it has lots of packages listed. You want to install the main package that installs all the other ones. If you just install one of them, such as the gcc package, that might cause the problems. Did you read the readme and follow their directions?

Thiago


 wrote:
You shouldn't need leopard.  I was developing on tiger up until March or so.

I downloaded the developers kit off of Apple's web site.  I've never 
installed it from the DVD.

On Fri, Jun 27, 2008 at 5:51 AM, Mathew Schwartz 
< >
 wrote:
What version of the dev tools are people using, 2.5 or 3.0?  Im using osx
tiger,  do I need leopard (the newest one)?  If so then I think I will just
get it.
Thanks for the help...
Mathew Schwartz

http://www.CadOp.info



On Jun 27, 2008, at 2:09 AM, Abe Stephens wrote:

My guess is that Mat's system is missing part of the complier. He mentioned that he downloaded the developer toolkit from apple, instead of
installing it from the second DVD, has anyone else tried this before?
Abe

On Jun 26, 2008, at 6:16 PM, "James Bigler" 
< >
 wrote:

I just built the head revision, and it built fine.  Not sure what is

going on here.

James

On Thu, Jun 26, 2008 at 8:02 AM, Abe Stephens 
< >
 wrote:

Hi, Has anyone seen a problem like this before on Mac? GCC is there, but

apparently can't find the standard headers.

In file included from

/Users/cadop/manta/build-demo/src/About.cc:29:/Users/cadop/manta/Core/Util/About.h:33:18:

error: string: No such file or directorymake[2]: ***

[CMakeFiles/About.dir/src/About.o] Error 1make[1]: ***

[CMakeFiles/About.dir/all] Error 2make: *** [all] Error

2bagw-02-96:~/manta/build-demo cadop$


-Thanks

Abe



Begin forwarded message:

bagw-02-96:~/manta/build-demo cadop$ make VERBOSE=1"/Applications/CMake

2.6-0.app/Contents/bin/cmake" -H/Users/cadop/manta

-B/Users/cadop/manta/build-demo --check-build-system

CMakeFiles/Makefile.cmake 0"/Applications/CMake

2.6-0.app/Contents/bin/cmake" -E cmake_progress_start

/Users/cadop/manta/build-demo/CMakeFiles

/Users/cadop/manta/build-demo/CMakeFiles/progress.makemake -f

CMakeFiles/Makefile2 allmake -f CMakeFiles/About.dir/build.make

CMakeFiles/About.dir/dependcd /Users/cadop/manta/build-demo &&

"/Applications/CMake 2.6-0.app/Contents/bin/cmake" -E cmake_depends "Unix

Makefiles" /Users/cadop/manta /Users/cadop/manta

/Users/cadop/manta/build-demo /Users/cadop/manta/build-demo

/Users/cadop/manta/build-demo/CMakeFiles/About.dir/DependInfo.cmake

--color=make -f CMakeFiles/About.dir/build.make

CMakeFiles/About.dir/build"/Applications/CMake 2.6-0.app/Contents/bin/cmake"

-E cmake_progress_report /Users/cadop/manta/build-demo/CMakeFiles [  0%]

Building CXX object CMakeFiles/About.dir/src/About.o/usr/bin/c++

-isysroot /Develeper/SDKs/MacOSX10.4u.sdk    -Wall -Wno-strict-aliasing

-fPIC -march=nocona -mtune=nocona   -msse -msse2 -msse3 -mfpmath=sse  -O3

-DNDEBUG -g3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched-interblock

-freorder-blocks -I/Users/cadop/manta

-I/Users/cadop/manta/build-demo/include -I/usr/X11R6/include   -fPIC -o

CMakeFiles/About.dir/src/About.o -c

/Users/cadop/manta/build-demo/src/About.ccIn file included from

/Users/cadop/manta/build-demo/src/About.cc:29:/Users/cadop/manta/Core/Util/About.h:33:18:

error: string: No such file or directorymake[2]: ***

[CMakeFiles/About.dir/src/About.o] Error 1make[1]: ***

[CMakeFiles/About.dir/all] Error 2make: *** [all] Error

2bagw-02-96:~/manta/build-demo cadop$










Archive powered by MHonArc 2.6.16.

Top of page