Bug#1064139: ogre-1.12: FTBFS: error: ‘BuildFontAtlas’ is not a member of ‘ImGuiFreeType’
Matthias Klose
doko at debian.org
Sun Mar 17 15:05:25 GMT 2024
On 17.03.24 14:59, Matthias Klose wrote:
> with both patches, I get until:
>
> /home/packages/tmp/x/ogre-1.12-1.12.10+dfsg2/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_
> Overlay.dir/OgreOverlayPYTHON_wrap.cxx:6527:56: error: expected
> template-name before '<' token
> 6527 | struct SwigPyMapIterator_T :
> SwigPyIteratorClosed_T<OutIterator, ValueType, FromOper
> >
> | ^
> /home/packages/tmp/x/ogre-1.12-1.12.10+dfsg2/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_
> Overlay.dir/OgreOverlayPYTHON_wrap.cxx:6527:56: error: expected '{'
> before '<' token
>
> [...]
>
> /home/packages/tmp/x/ogre-1.12-1.12.10+dfsg2/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:6547:12: error: 'SwigPyIterator' does not name a type; did you mean 'SwigPyMapIterator_T'?
> 6547 | inline SwigPyIterator*
> | ^~~~~~~~~~~~~~
> | SwigPyMapIterator_T
> /home/packages/tmp/x/ogre-1.12-1.12.10+dfsg2/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:6565:12: error: 'SwigPyIterator' does not name a type; did you mean 'SwigPyMapIterator_T'?
> 6565 | inline SwigPyIterator*
> | ^~~~~~~~~~~~~~
> | SwigPyMapIterator_T
>
this is introduced by swig 4.2.x, builds with wig 4.1.x
More information about the Pkg-games-devel
mailing list