Details
Description
Won't compile IRIXPlatformUtils.cpp, says
Declaration of makeMutex incompatible with PlatformUtils.hpp
Fix:
change IRIXPlatformUtils.cpp, line 631 to
void* XMLPlatformUtils::makeMutex(MemoryManager *)
Won't compile IRIXPlatformUtils.cpp, says
Declaration of makeMutex incompatible with PlatformUtils.hpp
Fix:
change IRIXPlatformUtils.cpp, line 631 to
void* XMLPlatformUtils::makeMutex(MemoryManager *)