Hello Thomas,

Thomas Pedersen wrote:
> Hi.
> 
> I have a DLL that render an image in the background on windows XP 
> without problems. (Tested on several machines)
> But when I try to move it to my Win2003 server (have tried two different 
> Win2003 servers) then it hang in the
> 
> FBOViewportPtr->render()
> 
> function call.
> 
> Have any of you seen this problem before?
> 
> How can I best debug it. I cannot install the debugger on the server. 
> (but I can use MessageBox(“some message”))

you can try setting the environment variable OSG_LOG_LEVEL to DEBUG, 
maybe that gives some hint on what goes wrong or where it gets stuck.

        Hope it helps,
                Carsten


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to