Hi Davide,

On Fri, 2004-08-27 at 10:28, andrea carignano wrote:
> I use openSG in my little project, and I need to use opensg SkyBackground
> class which is derived directly from SkyBackgroundBase class.
> But when I call the function getBackTexCoord function, i have a compile
> error, because it is not defined.
> I tryed to find that function in the linux distribution, and there is.But in
> windows distribution, not!!!(I use a binary distribution).
> Any solution??

Hm, I'm a little confused here. There is no getBackTexCoord in the
SkyBackground. The SkyBackground has a getBackTexture to access the
TextureChunk for the back texture, but no getBackTexCoord. I actually
can't find that function name in the source tree anywhere, so I'm not
sure where you find it in the libraries.

Can you send us the complete error log that you get when compiling? That
would help.

> Ps: I can't download the source since the problem with intel compiler (it
> seems to be a bug in that compiler, and with visual studio cl it doesn't
> compile)

That shouldn't prevent you from downloading the source in any way that I
can think of. You might not be able to compile it, but hat's a different
story.

Hope it helps

        Dirk




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to