Finally trying to learn how to compile Next, need a little help please. Non-coder btw, this is all greek to me!
Followed instructions in the Wiki, tried compiling 16.09 and got this far:
...
C:/msys64/mingw64/bin/python C:/msys64/home/GC/librepilot/make/copy_dependencies.py --dest "C:/msys64/hom e/GC/librepilot/build/librepilot-gcs_release/bin" --files "C:/msys64/mingw64/bin/libopenjp2-7.dll" --excl udes OPENGL32.DLL > "C:/msys64/home/GC/librepilot/build/librepilot-gcs_release/src/libs/osgearth/deps/lib openjp2-7.dll.deps"
mingw32-make[4]: *** No rule to make target 'C:/msys64/mingw64/bin/osgPlugins-3.5.9/mingw_osgdb_earth.dll ', needed by 'C:/msys64/home/GC/librepilot/build/librepilot-gcs_release/lib/librepilot-gcs/osg/osgPlugins -3.5.9/mingw_osgdb_earth.dll'. Stop.
mingw32-make[4]: Leaving directory 'C:/msys64/home/GC/librepilot/build/librepilot-gcs_release/src/libs/os gearth'
mingw32-make[3]: *** [Makefile:437: sub-osgearth-make_first-ordered] Error 2
mingw32-make[3]: Leaving directory 'C:/msys64/home/GC/librepilot/build/librepilot-gcs_release/src/libs'
mingw32-make[2]: *** [Makefile:44: sub-libs-make_first-ordered] Error 2
mingw32-make[2]: Leaving directory 'C:/msys64/home/GC/librepilot/build/librepilot-gcs_release/src'
mingw32-make[1]: *** [Makefile:43: sub-src-make_first-ordered] Error 2
mingw32-make[1]: Leaving directory 'C:/msys64/home/GC/librepilot/build/librepilot-gcs_release'
mingw32-make: *** [Makefile:308: gcs] Error 2