Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re:: Fwd: manta build error


Chronological Thread 
  • From: Thiago Ize < >
  • To: Mathew Schwartz < >, "' '" < >
  • Subject: [Manta] Re:: Fwd: manta build error
  • Date: Fri, 27 Jun 2008 13:33:05 -0600

Well, you've got me stumped. I'm bouncing this back to the list, but I'm not confident any of us will be able to deduce what's wrong with your setup.
Sorry,
Thiago

Mathew Schwartz wrote:
" type="cite">it worked, and i was also able to compile a video editing program i found online.

im lost... 


On Jun 27, 2008, at 3:19 PM, Thiago Ize wrote:
You sure? Some email clients will just take attached text files and put them at the bottom of the email. In fact, I just checked and your reply had in fact done that :-)

Thiago

Mathew Schwartz wrote:
" type="cite">there is not file attached?



On Jun 27, 2008, at 3:11 PM, Thiago Ize wrote:
Let's try something easy. Open up a terminal, go to the attached file and run:
g++ test.cc -o testExecutable && testExecutable
If it prints out some stuff, then you can at least compile rudimentary programs. If not, then you have some underlying problems not related to manta.

Thiago

Mathew Schwartz wrote:
" type="cite">I havent tried compiling anything else on this computer,  Do you know of any thing that may be similar to manta that i should try to compile



On Jun 27, 2008, at 2:52 PM, Thiago Ize wrote:
I'm afraid you've got me stumped. This has worked for everyone else in the past, so you must be doing something different. Can you compile other programs?

Thiago

Mathew Schwartz wrote:
" type="cite">I installed X11, still doesnt work.  The about.h file that it says "no such file or directory"... i can go to the directory and it is there, so why do you think it doesnt think it is there?

thanks




On Jun 27, 2008, at 1:52 PM, Thiago Ize wrote:
SCIRun is no longer used by manta. I just updated the wiki to reflect that. Did you also install X11 as James suggested? It's on the osx dvd. If you have, you can start X11 by going to Applications/Utilities/X11.app. If you can't, then you don't have X11.

Thiago

Mathew Schwartz wrote:
" type="cite">
I just uninstalled and reinstalled the developer tools with the whole package just to make sure.

I downloaded subversion 1.5 from subversion.tigris.org

I am on the same machine that I downloaded the source from

Im redoing everything right now, step by, one thing i noticed after checking out the source was the wiki says something about SCIRun containing things,  is that supposed to be in the Manta directory because i did an ls and it doesnt show up, but the other files do.



On Jun 27, 2008, at 1:18 PM, James Bigler wrote:
I talked with Abe and we thought it might be a lack of X libraries and
headers installed, though I thought CMake would have picked that up.

The other thing I can think of, is a lack of svn on the machine.
About.cc is a special file created by running a svn command to pull
out information about the code checked out.  I'm wondering if
something is going wrong with that.

How were the files check out?

Were they checked out from the same machine that you are trying to build on?

Did someone give you a copy of the source that you are trying to build?

James

On Fri, Jun 27, 2008 at 10:48 AM, Thiago Ize < "> > wrote:
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


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



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$















#include <iostream>
#include <vector>
#include <string>
// #include <cmath>
using namespace std;

int foofuncor(int a) {
  printf("foofuncor was called\n");
  cout <<"here foofuncor is:"<<__func__ <<endl;
  return 0;
}

int main() {

  foofuncor(3);
  string s = "here main is:";
  cout <<s<<__func__ <<endl;

//   for (float i=-10.5; i <= 10; ++i) {
//     float n = i;
//     int x = fabs(n)/3+1;
//     n = n+x*3;
//     cout << i<<" \t"<<fmodf(n, 3.0f) <<endl; 
//   }
  return 0;
}






Archive powered by MHonArc 2.6.16.

Top of page