Hi,
in OpenSG/Source/Experimental/NewAction/ActorCodeGen/OSGActorWriter.cpp
string::compare(int, int, char*) is used, which is OK for new libstdc++
releases under linux. But the libstdc++-2.96 delivered with RedHat 7.3
has the following definition: string::compare(char*, int, int). For
support reasons for our E&S cluster we have to use RedHat 7.3. For the
moment I compiled OpenSG by changing every strLine.compare(0, n, "text")
with strLine.compare("text"). Could you make these changes in the
OpenSG-Source and take care of it in the future or is this problematic
for some reason?
Thanks,
Haykel
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users