[sldev] [HELP] errors compiling shadow-draft-3
Jonathan Goodman
geenz at geenzo.com
Thu Sep 25 10:01:59 PDT 2008
Skipped content of type multipart/alternative-------------- next part --------------
Compiling...
pipeline.cpp
pipeline.cpp(5715) : error C3861: 'llgaussian': identifier not found, even with argument-dependent lookup
pipeline.cpp(5716) : error C3861: 'llgaussian': identifier not found, even with argument-dependent lookup
pipeline.cpp(6510) : error C2039: 'FTM_SHADOW_RENDER' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
pipeline.cpp(6510) : error C2065: 'FTM_SHADOW_RENDER' : undeclared identifier
pipeline.cpp(6547) : error C2039: 'FTM_SHADOW_SIMPLE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
pipeline.cpp(6547) : error C2065: 'FTM_SHADOW_SIMPLE' : undeclared identifier
pipeline.cpp(6558) : error C2039: 'FTM_SHADOW_ALPHA' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
pipeline.cpp(6558) : error C2065: 'FTM_SHADOW_ALPHA' : undeclared identifier
llfasttimerview.cpp
llfasttimerview.cpp(164) : error C2039: 'FTM_SHADOW_RENDER' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(164) : error C2065: 'FTM_SHADOW_RENDER' : undeclared identifier
llfasttimerview.cpp(165) : error C2039: 'FTM_SHADOW_SIMPLE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(165) : error C2065: 'FTM_SHADOW_SIMPLE' : undeclared identifier
llfasttimerview.cpp(166) : error C2039: 'FTM_SHADOW_ALPHA' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(166) : error C2065: 'FTM_SHADOW_ALPHA' : undeclared identifier
llfasttimerview.cpp(167) : error C2039: 'FTM_SHADOW_TERRAIN' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(167) : error C2065: 'FTM_SHADOW_TERRAIN' : undeclared identifier
llfasttimerview.cpp(168) : error C2039: 'FTM_SHADOW_AVATAR' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(168) : error C2065: 'FTM_SHADOW_AVATAR' : undeclared identifier
llfasttimerview.cpp(169) : error C2039: 'FTM_SHADOW_TREE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
llfasttimerview.cpp(169) : error C2065: 'FTM_SHADOW_TREE' : undeclared identifier
lldrawpooltree.cpp
lldrawpooltree.cpp(94) : error C2039: 'FTM_SHADOW_TREE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpooltree.cpp(94) : error C2065: 'FTM_SHADOW_TREE' : undeclared identifier
lldrawpooltree.cpp(164) : error C2039: 'FTM_SHADOW_TREE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpooltree.cpp(164) : error C3861: 'FTM_SHADOW_TREE': identifier not found, even with argument-dependent lookup
lldrawpooltree.cpp(176) : error C2039: 'FTM_SHADOW_TREE' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpooltree.cpp(176) : error C3861: 'FTM_SHADOW_TREE': identifier not found, even with argument-dependent lookup
lldrawpoolterrain.cpp
lldrawpoolterrain.cpp(260) : error C2039: 'FTM_SHADOW_TERRAIN' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolterrain.cpp(260) : error C2065: 'FTM_SHADOW_TERRAIN' : undeclared identifier
lldrawpoolterrain.cpp(268) : error C2039: 'FTM_SHADOW_TERRAIN' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolterrain.cpp(268) : error C3861: 'FTM_SHADOW_TERRAIN': identifier not found, even with argument-dependent lookup
lldrawpoolterrain.cpp(275) : error C2039: 'FTM_SHADOW_TERRAIN' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolterrain.cpp(275) : error C3861: 'FTM_SHADOW_TERRAIN': identifier not found, even with argument-dependent lookup
lldrawpoolsimple.cpp
lldrawpool.cpp
lldrawpoolbump.cpp
lldrawpoolavatar.cpp
lldrawpoolavatar.cpp(251) : error C2039: 'FTM_SHADOW_AVATAR' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolavatar.cpp(251) : error C2065: 'FTM_SHADOW_AVATAR' : undeclared identifier
lldrawpoolavatar.cpp(273) : error C2039: 'FTM_SHADOW_AVATAR' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolavatar.cpp(273) : error C3861: 'FTM_SHADOW_AVATAR': identifier not found, even with argument-dependent lookup
lldrawpoolavatar.cpp(287) : error C2039: 'FTM_SHADOW_AVATAR' : is not a member of 'LLFastTimer'
C:\Users\Geenz\Dev\SL\shadow-draft-3\indra\llcommon\llfasttimer.h(40) : see declaration of 'LLFastTimer'
lldrawpoolavatar.cpp(287) : error C3861: 'FTM_SHADOW_AVATAR': identifier not found, even with argument-dependent lookup
More information about the SLDev
mailing list