We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089bf36 commit 2185de9Copy full SHA for 2185de9
QorBook.md
@@ -32,11 +32,11 @@ git submodule foreach --recursive git pull origin master
32
33
- Put C:\msvc\bin32 in your User PATH environment variable.
34
35
-- Install [siege-tools](http://github.com/flipcoder/siege-tools)
+- Install [siege-tools](http://github.com/flipcoder/siege-tools) (optional)
36
37
- Open a Visual Studio tools console
38
39
-- Run *sgmake* inside the qor main folder
+- Run *sgmake* inside the qor main folder, OR build the solution using premake and msbuild/msvc.
40
41
- Now you may run qor.exe or any qor example program (separate repositories)
42
0 commit comments