[Bf-committers] Somethings wacked with scons cvs

zippy trip at spymac.com
Thu Jul 7 17:15:28 CEST 2005


Last login: Thu Jul  7 09:46:18 on console
Welcome to Darwin!
ravens-power-mac-g5:~ raven$ cd /Users/raven/bl/blender/
ravens-power-mac-g5:~/bl/blender raven$ /System/Library/Frameworks/ 
Python.framework/Versions/2.3/bin/scons
scons: Reading SConscript files ...
targets =  []
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  
`GHOST_EventConsumerHandle__* GHOST_CreateEventConsumer(int (*) 
(GHOST_EventHandle__*, void*), void*)':
intern/ghost/intern/GHOST_C-api.cpp:79: error: expected primary- 
expression before ')' token
intern/ghost/intern/GHOST_C-api.cpp:79: error: expected %<;%> before  
"new"
intern/ghost/intern/GHOST_C-api.cpp:79: error: expected type- 
specifier before "GHOST_CallbackEventConsumer"
intern/ghost/intern/GHOST_C-api.cpp:79: error: expected `;' before  
"GHOST_CallbackEventConsumer"
intern/ghost/intern/GHOST_C-api.cpp: In function `GHOST_TSuccess  
GHOST_DisposeEventConsumer(GHOST_EventConsumerHandle__*)':
intern/ghost/intern/GHOST_C-api.cpp:85: error:  
'GHOST_CallbackEventConsumer' was not declared in this scope
intern/ghost/intern/GHOST_C-api.cpp:85: error: expected primary- 
expression before ')' token
intern/ghost/intern/GHOST_C-api.cpp:85: error: expected `)' before  
"consumerhandle"
intern/ghost/intern/GHOST_C-api.cpp: In function `GHOST_TSuccess  
GHOST_AddEventConsumer(GHOST_SystemHandle__*,  
GHOST_EventConsumerHandle__*)':
intern/ghost/intern/GHOST_C-api.cpp:259: error:  
'GHOST_CallbackEventConsumer' was not declared in this scope
intern/ghost/intern/GHOST_C-api.cpp:259: error: expected primary- 
expression before ')' token
intern/ghost/intern/GHOST_IWindow.h: At global scope:
intern/ghost/intern/GHOST_IWindow.h:196: warning: inline function  
`virtual void* GHOST_IWindow::getUserData() const' used but never  
defined
intern/ghost/intern/GHOST_ITimerTask.h:70: warning: inline function  
`virtual void (* GHOST_ITimerTask::getTimerProc() const) 
(GHOST_ITimerTask*, GHOST_TUns64)' used but never defined
intern/ghost/intern/GHOST_ITimerTask.h:76: warning: inline function  
`virtual void GHOST_ITimerTask::setTimerProc(void (*) 
(GHOST_ITimerTask*, GHOST_TUns64))' used but never defined
intern/ghost/intern/GHOST_ITimerTask.h:82: warning: inline function  
`virtual void* GHOST_ITimerTask::getUserData() const' used but never  
defined
intern/ghost/intern/GHOST_IWindow.h:82: warning: inline function  
`virtual GHOST_TDrawingContextType  
GHOST_IWindow::getDrawingContextType()' used but never defined
scons: *** [/Users/raven/bl/build/darwin/intern/ghost/intern/GHOST_C- 
api.o] Error 1
scons: building terminated because of errors.
ravens-power-mac-g5:~/bl/blender raven$





This:
intern/ghost/intern/GHOST_C-api.cpp:47:32: error: intern/ 
GHOST_Debug.h: No such file or directory

I see a lot and the file is living in the same folder as the intern  
folder BUT not "in"
On Jul 7, 2005, at 10:39 AM, Kent Mein wrote:

> In reply to zippy (trip at spymac.com):
>
>
> What are the actual error messages your getting?
>
>
> Kent
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>



More information about the Bf-committers mailing list