2017-02-27 08:43:27 +00:00
# Building GloSC
**Build requirements:**
2017-05-31 15:49:48 +00:00
- M$ Visual Studio (2017)
2018-03-18 16:46:56 +00:00
- [Qt 5.10.1 ](http://info.qt.io/download-qt-for-application-development ) (x86)
2017-02-27 08:43:27 +00:00
- [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.
2018-03-18 16:46:56 +00:00
For ViGEms installation refer to the Readme-files from the relevant sub-projects, or use provided install script (in redist)
2017-02-27 08:43:27 +00:00
--
2018-03-18 16:46:56 +00:00
Set the correct Qt version for "*GloSC*", and "*SteamTarget*" depending on your build.
2017-02-27 08:43:27 +00:00
Rebuild the solution and you should be good to go.
# Installation
2018-03-18 16:46:56 +00:00
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.
2017-02-27 08:43:27 +00:00
Afterwards create your shortcuts with GloSC and you are ready to go.