Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.
/ bsod Public archive

Blue Screen of Death

License

Notifications You must be signed in to change notification settings

lymieux/bsod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Screen of Death (bsod):

Building: (in "Developer Powershell for VS")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|    Requirements:
|    + CMake 
|    + Visual Studio
|
|    Instructions: 
|    (in git repo root directory)
|        mkdir .\build\
|        cd .\build\
|        cmake ..
|        cmake --build . --config Release
            
Running: (assuming in build directory above)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|    .\Release\bsod.exe