Hello,

> I've attached two patches (fbo.detph.stencil.readback.03.diff replaces the
> previous fbo.detph.stencil.readback.02.diff [1]), with those two patches it
> reads back values for me (using a slightly modified
> Examples/Simple/fbotexture.cpp - also attached).
>
> Sorry for all the back and forth, hopefully you'll have more success with
> this iteration.


The back and forth works quite good.
This way I get directly some experience with patching ;)

I can't tell you if it works, because I've got some building issues now.
The linking of the OSGBaseD.dll fails with the following error:

Linking...
   Creating library
D:\Benutzer\comuelle\Bibliotheken\BUILD\osgBUILD\bin\Debug\OSGBaseD.lib
and object 
D:\Benutzer\comuelle\Bibliotheken\BUILD\osgBUILD\bin\Debug\OSGBaseD.exp
OSGPointSockConnection.obj : error LNK2019: unresolved external symbol
"public: virtual __thiscall
OSG::PointConnection::~PointConnection(void)"
(??1pointconnect...@osg@@u...@xz) referenced in function "public:
virtual __thiscall
OSG::PointSockConnection::~PointSockConnection(void)"
(??1pointsockconnect...@osg@@u...@xz)
OSGPointSockConnection.obj : error LNK2019: unresolved external symbol
"public: __thiscall OSG::PointConnection::PointConnection(int)"
(??0pointconnect...@osg@@q...@h@Z) referenced in function "public:
__thiscall OSG::PointSockConnection::PointSockConnection(void)"
(??0pointsockconnect...@osg@@q...@xz)
D:\Benutzer\comuelle\Bibliotheken\BUILD\osgBUILD\bin\Debug\OSGBaseD.dll
: fatal error LNK1120: 2 unresolved externals

I updated to the newest SVN Revision (2480) right now.

Thanks,
Constantin

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to