<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<pre class="message">Hi,<br><br>Package FTBFS on installation because of missing mmpong-gl exe.<br>mmpong-gl is not building because cmake configuration cannot find CEGUI-OPENGL.<br>Cmake configuration checks for CEGUI-OPENGL module by searching CEGUI-OPENGL.pc file.<br><br>Log:<br>-- Checking for one of the modules 'CEGUI-OPENGL'<br>-- disabling mmpong-gl because of missing dependencies.
<br>In Debian stretch there is a new version of cegui-mk2 package available (0.8.7-1.2),<br>this version has CEGUI-0-OPENGL.pc instead of CEGUI-OPENGL.pc.<br>By changing the client_gl/CMakeLists.txt file to check for CEGUI-0-OPENGL the configuration<br>activates the build of mmpong-gl, but build of mmpong-gl fails because it uses an outdated api of CEGUI.  <br>Mmpong was built successfully with cegui-mk2 0.7.6 three years ago.<br><br>I think there are two possible solutions to fix the package:<br>- disable installation of mmpong-gl (do not create mmpong-gl package)<br>- update mmpong to use the new api of cegui (not trivial solution)<br><br>Regards,<br>Daniel<br></pre>
</div>
</body>
</html>