[sldev] Source release for Second Life WindLight First Look

Dirk Moerenhout blakar at gmail.com
Fri Nov 23 05:51:43 PST 2007


I use those from the Nvidia Windows SDK 9.51. That SDK was last
updated in January 2007 so I figure that's one of the most recent
packages in which there is a copy. Note that I'm working with VS2005.

Dirk aka Blakar Ogre

On Nov 23, 2007 1:55 PM, Robin Cornelius <robin.cornelius at gmail.com> wrote:
> On Nov 23, 2007 11:28 AM, Dirk Moerenhout <blakar at gmail.com> wrote:
> > I am at the point where I need llrendertarget.cpp to get things to
> > compile. All else is ok, can somebody at LL just pick it up and mail
> > it/put it on wiki/...?
> >
>
> Which glh_linear.h and glh_convenience.h are you using, the only ones
> i can find are from the nvidia nvparse tar ball. Is that correct?
>
> I''ve using windlight12 svn. Using that results in compile errors :-
>
> In file included from llwindow/llgl.h:49,
>                  from
> /tmp/root/usr/src/windlight/linden/indra/x86_64-linux-client-release/llrender/llfontgl.cpp:38:
> /usr/src/windlight/linden/libraries/include/glh/glh_linear.h:179:
> error: declaration of `operator==' as non-function
> /usr/src/windlight/linden/libraries/include/glh/glh_linear.h:179:
> error: expected `;' before '<' token
> /usr/src/windlight/linden/libraries/include/glh/glh_linear.h:180:
> error: declaration of `operator!=' as non-function
> /usr/src/windlight/linden/libraries/include/glh/glh_linear.h:180:
> error: expected `;' before '<' token
> In file included from llwindow/llgl.h:50,
>
> I've rolled back to g++-3.3 now
>
> Ok i've got to needing llrendertarget too now, is it still needed? i
> tried dropping it from files.lst and later i get stuck at :-
>
> In file included from
> /tmp/root/usr/src/windlight/linden/indra/x86_64-linux-client-release/newview/lldrawpool.cpp:42:
> llcommon/llmemory.h: In member function `void LLPointer<Type>::unref() [with
>    Type = LLViewerImage]':
> llcommon/llmemory.h:142:   instantiated from
> `LLPointer<Type>::~LLPointer() [with Type = LLViewerImage]'
> /tmp/root/usr/src/windlight/linden/indra/x86_64-linux-client-release/newview/lldrawpoolbump.h:98:
>   instantiated from here
> llcommon/llmemory.h:224: error: `unref' undeclared (first use this function)
>
> Arrgg...
>
> Robin
>


More information about the SLDev mailing list