Hi
On 11 September 2014 12:44, Lionel Elie Mamane <lionel@mamane.lu> wrote:
Anybody has a clue how I can unstuck my build (--without-system-glm
--without-system-libgltf) that fails with below error? I'm a bit
unsure where this symbol is supposed to come from... libgltf? glm
seems to be only headers, so not there :)
make glm.clean && make glm && make avmedia.clean && make avmedia
does not help.
[ LNK ] Library/libavmediaogl.so
/home/master/src/libreoffice/workdirs/libreoffice-4-4/workdir/CxxObject/avmedia/source/opengl/oglwindow.o:
In function `CameraHandler':
/home/master/src/libreoffice/workdirs/libreoffice-4-4/avmedia/source/opengl/oglwindow.cxx:250:
undefined reference to
`libgltf::gltf_get_camera_pos(libgltf::glTFHandle*,
glm::detail::tvec3<float>*, glm::detail::tvec3<float>*,
glm::detail::tvec3<float>*)'
collect2: error: ld returned 1 exit status
grep gltf_get_camera_pos -r workdir/UnpackedTarball/libgltf shows it's
from there.
does make libgltf.clean && make libgltf help?
Best,
Matus
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.