Update README.md
This commit is contained in:
parent
a89b8ce142
commit
708eeb15fd
@ -22,10 +22,14 @@ and the command line needed to compile it.
|
|||||||
download and install git, cmake, Qt5, and a c++ compiler (gcc on Unix or MinGW on Windows)
|
download and install git, cmake, Qt5, and a c++ compiler (gcc on Unix or MinGW on Windows)
|
||||||
|
|
||||||
get all required repositories :
|
get all required repositories :
|
||||||
|
|
||||||
git clone https://git.epicsparrow.com/epicsparrow/CMakeTemplate.git
|
git clone https://git.epicsparrow.com/epicsparrow/CMakeTemplate.git
|
||||||
|
|
||||||
git clone https://git.epicsparrow.com/epicsparrow/SparrowRenderer.git
|
git clone https://git.epicsparrow.com/epicsparrow/SparrowRenderer.git
|
||||||
|
|
||||||
git clone https://git.epicsparrow.com/epicsparrow/PixelWars.git
|
git clone https://git.epicsparrow.com/epicsparrow/PixelWars.git
|
||||||
|
|
||||||
|
|
||||||
get all required dependencies,
|
get all required dependencies,
|
||||||
unzip this archive where you cloned the repositories :
|
unzip this archive where you cloned the repositories :
|
||||||
https://epicsparrow.com/media/libs/glm.zip
|
https://epicsparrow.com/media/libs/glm.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user