jochene

  • *
  • 73
    • Modellheliflieger
Git-2.6.0-32-bit.exe
« on: October 07, 2015, 02:24:00 pm »
Hello there,

have now tried all day to create a completely fresh version with "Git-2.6.0-32-bit.exe". After much tasting I've finally made it, it's been a little trickery.
It is about the failure of the command "tools/bin/make all_sdk_install" occurs.
Become still experiment a little and then try to write in the next few days a little guide and upload here.
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------

jochene

  • *
  • 73
    • Modellheliflieger
Re: Git-2.6.0-32-bit.exe
« Reply #1 on: October 07, 2015, 02:48:44 pm »
Here ist a very short manual

Install „Git-2.6.0-32-bit.exe“ (c:\git)

Clone reprository
git clone https://github.com/librepilot/LibrePilot.git
or
git clone https://bitbucket.org/librepilot/librepilot.git

./make/scripts/win_sdk_install.sh

tools/bin/make sdl_install
tools/bin/make osg_install
tools/bin/make all_sdk_install

Error: ccache
--------------------------------------------------
For info
again
tools/bin/make all_sdk_install
the same error with ccache
--------------------------------------------------
then:
tools/qt-5.4.1/Tools/mingw491_32/bin/mingw32-make all_sdk_install
now without error

to finish:
tools/qt-5.4.1/Tools/mingw491_32/bin/mingw32-make all package

Ready

I hope that I , as a layman all have even done correctly .
At the moment I am running just the command " tools/qt-5.4.1/tools/mingw491_32/bin/mingw32-make all_sdk_install "

Jochen
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------