Hi, On Fri, 2007-03-23 at 21:38 +0100, Dominik Rau wrote: > Hi Andreas. > > Andreas Zieringer wrote: > > to eliminate a compiler issue you could make a fast test with vred. Just > > download it from > > http://www.vrec.de/snapshots/vred-1.3-Linux-libc2.2-i686-Build20070318.sh > > install it via "sh vred-1.3-Linux-libc2.2-i686-Build20070318.sh" on the > > client and server machine. > > > > On the server machine execute vred-1.3/bin/clusterService > > On the client machine execute vred-1.3/bin/vred > > > > In vred open the cluster configuration via main window menu > > Window->Cluster replace "localhost" with your server machine name or ip > > address and than press the "Start" button. In the Options tab you can > > change the Connection type to "Multicast" > > I really wonder where this silly sqrt error comes from - I think square > roots are used in computer graphics also aside from multicast clustering > ;). I will try to rip out the old (running) OSGBaseFunctions.inl version > and see what happens.
sorry I did not see the sqrt part earlier. I ran into this earlier while doing 2.x. It seems this problem has been surfaced by gcc > 4.1.1. The fix is basically re-ordering the general template and the specialization. I'll try to get it over to 1.x. If you don't want to wait you can have a look at http://opensg.vrsource.org/trac/changeset/541 for the 2.x solution. regards, gerrit ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
