-
Notifications
You must be signed in to change notification settings - Fork 50
Windows
shadow_walker edited this page May 9, 2017
·
5 revisions
:TODO:
-
fatal error C1083: Cannot open include file: 'stdint.h': No such file
Solution: add msinttypes to build requirements
-
Build machine setup:
- win7 sdks
- vc9 patch
- Python Launcher
-
assoc .py ftype Python.File
Should be solved with Python Launcher
-
Reorganizing file structure via cmake doesn't seem necessary. ???
-
mklink
can be run by admin only