Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] compiler error with gcc, too ...


Chronological Thread 
  • From: Solomon Boulos <boulos@cs.utah.edu>
  • Cc: MANTA <manta@sci.utah.edu>
  • Subject: Re: [Manta] compiler error with gcc, too ...
  • Date: Sat, 5 Jan 2008 00:50:45 -0800

I cannot reproduce this. However, I seem to recall you mentioning something about installing your own GLUT from MacPorts? Did you happen to install your own X as well?

Also, did you make a new build directory after switching back from ICC? (or at least rm -rf * everything in it? CMake caches things which are not cleared when you do make clean).

Solomon

On Jan 4, 2008, at 10:32 PM, Ingo Wald wrote:

gcc @ leopard on freshly updated manta (no changes made to codebase):

[ 25%] Building CXX object Core/CMakeFiles/Manta_Core_XUtils.dir/ XUtils/XHelper.o
Linking CXX shared library ../lib/libManta_Core_XUtils.dylib
Undefined symbols:
"_glXUseXFont", referenced from:
    Manta::XHelper::getGLFont(XFontStruct*)     in XHelper.o
ld: symbol(s) not found


Ingo






Archive powered by MHonArc 2.6.16.

Top of page