https://github.com/sysprogs/WinCDEmu
https://github.com/sysprogs/WinCDEmu
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sysprogs/WinCDEmu
- Owner: sysprogs
- License: lgpl-3.0
- Created: 2015-06-03T04:29:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T17:31:11.000Z (almost 7 years ago)
- Last Synced: 2025-03-12T14:09:41.862Z (over 1 year ago)
- Language: C++
- Size: 1.18 MB
- Stars: 1,166
- Watchers: 60
- Forks: 150
- Open Issues: 41
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
WinCDEmu Build Instructions
===========================
0. Checkout WinCDEmu (https://github.com/sysprogs/WinCDEmu), BazisLib (https://github.com/sysprogs/BazisLib) and STLPort-kernel (https://github.com/sysprogs/stlport-kernel) to a common directory.
0. Set the BZSLIB_PATH environment variable to point at the BazisLib directory
0. Set the STLPORT_PATH environment variable to point at the STLPort directory
0. Install WDK 7.x and set the WDK7PATH environment variable to point at it
0. Download/unpack WTL 8.0 and set WTL_PATH to point at it
0. Open WinCDEmu.sln in Visual Studio 2010-2015
0. Build the kernel-mode release configurations and then the user-mode release configurations
0. The binaries will be saved to AllModules