Hello Martin,

Martin Karlsson wrote:
> Thanks! that solved one part of the problem :) I don't get any 
> segmentation faults anymore but I've run into another problem.
> The external thread does not seam to be able to add objects to the 
> ClusterClient thread. I think this is because the ClusterClient have one 
> instance of the osg init, and when I'm creating object using 
> clinet->addTorus() from the main-thread, they belong to the main-thread. 
> Does this make any sense? :) I think that the new objects that i wish to 
> add doesn't get added to the clients sceneograph. What to do? :)

what aspects are your threads using and do you sync them (see
https://opensg.vrsource.org/trac/wiki/Tutorial/OpenSG1/Multithreading
for the relevant tutorial chapter that describes these things) ?

        Cheers,
                Carsten

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to