hello,
your make it an inexperienced really not easy to compile with.
For each source change , new problems emerge.
With each new source appear new problems.
It really would be good times when there would be a complete guide for the compilation.
Would love to always try the new source and do not constantly have to concern myself with the new error messages.
I am not a specialist in such matters, am glad that I manage to even compelieren the code.
With the new source I now have the following problem.
$ tools/bin/make all_sdk_install
NOTE Use 'make all_sdk_distclean' to remove installation files
NOTE Use 'make all_sdk_version' to check toolchain versions
NOTE Add 'V=1' to make command line to diagnose make problems
NOTE Add 'BATCH=1' to make command line to disable progress reporting during downloads
/bin/sh: python: command not found
WARNING tools/SDL-1.2.15 not found (make sdl_install), using system PATH
WARNING tools/osg-3.4-mingw491_32-qt-5.4.1 not found (make osg_install), using system PATH
/bin/sh: python2: command not found
INSTALL gcc-arm-none-eabi
Downloading
https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 93.8M 100 93.8M 0 0 1128k 0 0:01:25 0:01:25 --:--:-- 1272k
Downloading
https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip/+md5md5sum: c:/LibrePilot_root/downloads/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip.md5: no properly formatted MD5 checksum lines found
Failed to verify c:/LibrePilot_root/downloads/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip
c:/LibrePilot_root/make/tools.mk:70: recipe for target 'gcc-arm-none-eabi_install' failed
make: *** [gcc-arm-none-eabi_install] Error 1
Thank you
Jochen