Hi,

On Fri, 2009-06-26 at 15:55 -0500, Carsten Neumann wrote:
>       Hello Marc,
> 
> Marc Hofmann wrote:
> > as advised here I tried to use OpenSG 2.0. After some time I was able to 
> > compile OpenSG 2.0 under Windows (cmake generated project files contains 
> > missing additionally libraries).
> 
> what libraries are affected? Just to be sure, are you saying the project 
> was trying to link against libs that you do not have even though they 
> were not found at cmake time?
> 
> > When I start the provided 
> > multithreading example (Examples\Tutorial\13multithreading2.cpp) the 
> > application crashes during synchronization. Did I miss something and 
> > what am I doing wrong?
> 
> no, something broke badly inside OpenSG :( I'm looking into it ATM.
> This example used to work fine (after all it is close to being the most 
> simple MT example one can imagine).

the only issue I see is that you initially sync one circle
App -> Anim -> App. And that was always a thorny issue which
should be avoided.

Why it crashes on Windows might be a separate issue.

kind regards,
  gerrit



------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to