Even with CMake version requirements relaxed, this won’t build any more.
In file included from /tmp/tmp.vErDFrUQpV/ignition-tools-1/ogre-1.9/src/ogre-1.9.1/OgreMain/include/OgreMemoryAllocatorConfig.h:188,
from /tmp/tmp.vErDFrUQpV/ignition-tools-1/ogre-1.9/src/ogre-1.9.1/OgreMain/include/OgrePrerequisites.h:329,
from /tmp/tmp.vErDFrUQpV/ignition-tools-1/ogre-1.9/src/ogre-1.9.1/OgreMain/include/OgreAnimationTrack.h:32,
from /tmp/tmp.vErDFrUQpV/ignition-tools-1/ogre-1.9/src/ogre-1.9.1/OgreMain/src/OgreAnimationTrack.cpp:29:
/tmp/tmp.vErDFrUQpV/ignition-tools-1/ogre-1.9/src/ogre-1.9.1/OgreMain/include/OgreMemorySTLAllocator.h:126:56: error: ‘const_pointer’ in ‘class std::allocator<void>’ does not name a type [-Wtemplate-body]
126 | typename std::allocator<void>::const_pointer ptr = 0 )
It may need an older (?) C++ version or similar.
Pinned Comments
acxz commented on 2020-02-03 02:22 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.