<div dir="ltr"><div><div>Hi there,<br><br></div>I've got a bug (fdo#84008) which leads me to the conclusion that linux packages (4.3.1 and 4.3.2) on libreoffice download page does not contain collada support. From the symptoms I expect that it was unintentionally, caused by that collada support needs a compiler supporting std::shared_ptr, and if this is not available then the configure script disabled collada support silently.<br><br>I fixed the unintentional part with making configure fail if no std::shared_ptr support, but collada support is enabled.<br><a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=93f9451340957dae29a6b3ccec127a99a03ffd31">http://cgit.freedesktop.org/libreoffice/core/commit/?id=93f9451340957dae29a6b3ccec127a99a03ffd31</a><br><br></div><div>So the only question is:<br></div><div>Is it possible to replace the 4.3.1 and 4.3.2 linux packages with new ones which are compiled with newer compilers? (expecting this is the problem)<br></div><div>To fix the bug mentioned above.<br></div><div><br></div><div>Thanks,<br></div><div>Tamás<br></div></div>