You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI/Build_Install.md

25 lines
909 B
Markdown

# Building GloSC
**Build requirements:**
- M$ Visual Studio (2017)
- [Qt 5.10.1](http://info.qt.io/download-qt-for-application-development) (x86)
- [Qt Visual Studio Tools](https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools)
- [ViGEm](https://github.com/nefarius/ViGEm)
ViGEms user mode library as well as [SFML](http://sfml-dev.org) are bundled in the repo.
For ViGEms installation refer to the Readme-files from the relevant sub-projects, or use provided install script (in redist)
--
Set the correct Qt version for "*GloSC*", and "*SteamTarget*" depending on your build.
Rebuild the solution and you should be good to go.
# Installation
Copy all **files** out of the relevant build directories, as well as, "*TargetConfig.ini*" and the relevant SFML and QT .dll-files in a separate directory.
Afterwards create your shortcuts with GloSC and you are ready to go.