mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-06 21:54:15 +01:00
msys2 : added osgearth package to CONTRIBUTIN.md
This commit is contained in:
parent
802652a4b3
commit
048c1203fd
@ -28,11 +28,11 @@ Install the dependent packages that match your MinGW shell.
|
|||||||
|
|
||||||
For 32 bit:
|
For 32 bit:
|
||||||
|
|
||||||
pacman -S --needed git unzip tar mingw-w64-i686-toolchain mingw-w64-i686-qt5 mingw-w64-i686-SDL mingw-w64-i686-mesa mingw-w64-i686-openssl mingw-w64-i686-OpenSceneGraph
|
pacman -S --needed git unzip tar mingw-w64-i686-toolchain mingw-w64-i686-qt5 mingw-w64-i686-SDL mingw-w64-i686-mesa mingw-w64-i686-openssl mingw-w64-i686-OpenSceneGraph mingw-w64-i686-osgearth
|
||||||
|
|
||||||
For 64 bit:
|
For 64 bit:
|
||||||
|
|
||||||
pacman -S --needed git unzip tar mingw-w64-x86_64-toolchain mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL mingw-w64-x86_64-mesa mingw-w64-x86_64-openssl mingw-w64-x86_64-OpenSceneGraph
|
pacman -S --needed git unzip tar mingw-w64-x86_64-toolchain mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL mingw-w64-x86_64-mesa mingw-w64-x86_64-openssl mingw-w64-x86_64-OpenSceneGraph mingw-w64-x86_64-osgearth
|
||||||
|
|
||||||
**NOTE** On Windows you need to run the mingw version of make, which is `mingw32-make`
|
**NOTE** On Windows you need to run the mingw version of make, which is `mingw32-make`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user