Hi OSG,

someone (probably a linux developer) added some code with random() calls 
to Source/System/Image/OSGImageFunctions.cpp yesterday. Seems like this 
is a linux only function, the code does not compiler under 
windows/IRIX. So if you want to compile it under windows before the 
code is updated in cvs a #define random(i) rand(i) does the trick.

Best regards

Matthias


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to