Hello,
sorry , that was a clerical me. I " osg " actually tried.
----------------------
Tried it again today. Even after the patch is not working yet , unfortunately.
$ git pull
remote: Counting objects: 14, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 14 (delta 10), reused 0 (delta 0)
Entpacke Objekte: 100% (14/14), Fertig.
Von
https://bitbucket.org/librepilot/librepilot 3fe5d1f..b978556 next -> origin/next
Aktualisiere 3fe5d1f..b978556
Fast-forward
ground/gcs/src/app/main.cpp | 2 ++
make/3rdparty/osgearth/osg-3.5.1.patch | 13 +++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 make/3rdparty/osgearth/osg-3.5.1.patch
----------------------
----------------------
After "pacman -S --needed mingw-w64-x86_64-OpenSceneGraph"
asd@ASD01 MINGW64 ~/librepilot
$ pacman -S --needed mingw-w64-x86_64-OpenSceneGraph
Warnung: mingw-w64-x86_64-OpenSceneGraph-3.4.0-1 ist aktuell -- Überspringe
Es gibt nichts zu tun
----------------------
----------------------
asd@ASD01 MINGW64 ~/librepilot
$ mingw32-make osg_install
WARNING not found (make osg_install), using system PATH
WARNING not found (make osgearth_install), using system PATH
CLEAN
VERIFY downloads
C:/msys64/home/asd/librepilot/make/tools.mk:816: recipe for target 'osg_install' failed
mingw32-make: *** [osg_install] Error 6
----------------------
----------------------
asd@ASD01 MINGW64 ~/librepilot
$ mingw32-make all_sdk_version
WARNING not found (make osg_install), using system PATH
WARNING not found (make osgearth_install), using system PATH
arm-none-eabi-gcc.exe (GNU Tools for ARM Embedded Processors) 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 224288]
MakeNSIS v2.46-Unicode - Copyright 1995-2009 Contributors
MesaOpenGL vXX
/usr/bin/sh: C:/msys64/home/asd/librepilot/tools/gtest-1.7.0/configure: No such file or directory
C:/msys64/home/asd/librepilot/make/tools.mk:770: recipe for target 'gtest_version' failed
mingw32-make: [gtest_version] Error 1 (ignored)
uncrustify 0.60
Doxygen 1.8.3.1
----------------------
Than you