Skip to content

Windows

shadow_walker edited this page May 9, 2017 · 5 revisions

Under Construction

:TODO:

  1. Python Launcher

  2. fatal error C1083: Cannot open include file: 'stdint.h': No such file

    Solution: add msinttypes to build requirements

  3. Build machine setup:

  • win7 sdks
  • vc9 patch
  • Python Launcher
  1.    assoc .py
       ftype Python.File
    

    Should be solved with Python Launcher

  2. Reorganizing file structure via cmake doesn't seem necessary. ???

  3. mklink can be run by admin only

Clone this wiki locally