You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Download the dependencies here](https://dl.dropboxusercontent.com/u/119549/qor_libs_win32.zip)
25
+
-[Download the dependencies here](https://www.dropbox.com/s/nywjkhof2v50zqe/qor_libs_win32.zip?dl=0p)
26
26
27
27
- Run all the installers included (use the default paths) and put the msvc and gtkmm folder into C:\.
28
28
29
29
- Install python 2.7 32-bit and use the default install location.
30
30
31
-
- Edit this file (as admin) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\includemutex. On the line that says “unique_lock(_Mutex& _Mtx, const xtime *_Abs_time)” change xtime to ::xtime. On line that says “bool try_lock_until(const xtime *_Abs_time)” change xtime to ::xtime.
31
+
- Edit this file (as admin) C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\includemutex. On the line that says “unique_lock(_Mutex& _Mtx, const xtime *_Abs_time)” change xtime to ::xtime. On line that says “bool try_lock_until(const xtime *_Abs_time)” change xtime to ::xtime.
32
32
33
33
- Put C:\msvc\bin32 in your User PATH environment variable.
0 commit comments