[Bf-committers] Somethings wacked with scons cvs

Kent Mein mein at cs.umn.edu
Thu Jul 7 17:30:58 CEST 2005


In reply to zippy (trip at spymac.com):

> arguments =  {}
> Using config file: config.opts
> externs...
> bftgl
> scons: done reading SConscript files.
> scons: Building targets ...
> gcc -pipe -fPIC -funsigned-char -ffast-math -mpowerpc -mtune=G4 -O2 - 
> Wall -D_THREAD_SAFE -DWITH_QUICKTIME -DGAMEBLENDER=1 -DUSE_SUMO_SOLID  
> -DNDEBUG -DBUILD_TIME='"11:12:45"' -DBUILD_DATE='"2005-07-07"' - 
> DBUILD_TYPE='"dynamic"' -DNAN_BUILDINFO -DBUILD_PLATFORM='"darwin"' - 
> c -o /Users/raven/bl/build/darwin/source/creator/dynamic_buildinfo.o  
> source/creator/buildinfo.c
> g++ -pipe -fPIC -funsigned-char -ffast-math -mpowerpc -mtune=G4 -O2 - 
> Wall -D_THREAD_SAFE -DWITH_QUICKTIME -DGAMEBLENDER=1 -DUSE_SUMO_SOLID  
> -DNDEBUG -I/Users/raven/bl/build/darwin/intern/ghost -Iintern - 
> Iintern -I/Users/raven/bl/build/darwin/intern/string -Iintern/string - 
> Iintern/string -c -o /Users/raven/bl/build/darwin/intern/ghost/intern/ 
> GHOST_C-api.o intern/ghost/intern/GHOST_C-api.cpp
> intern/ghost/intern/GHOST_C-api.cpp:47:32: error: intern/ 
> GHOST_Debug.h: No such file or directory
> intern/ghost/intern/GHOST_C-api.cpp:52:48: error: intern/ 
> GHOST_CallbackEventConsumer.h: No such file or directory
> intern/ghost/intern/GHOST_C-api.cpp: In function  

So if you do a 
ls -ld  /Users/raven/bl/build/darwin/intern/ghost/intern/GHOST_Debug.h

that works?

If so I don't know what to tell you...  Very odd it should work.
I would try rechecking out blender from cvs and see if that doesn't
clear it up...

Kent


More information about the Bf-committers mailing list