Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes issue #14 compiling on Win 7 now works #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 7, 2016

  1. fixes issue mrkline#14 compiling on Win 7 now works

    This commit adds custom build.bat for Windows and changes the code
    so that it can be compiled on Windows.
    
    The resulting exe files run without issues in Powershell, cmd.exe
    and Cygwin.
    
    The code is not the cleanest and could be improved and there are
    also a few Notes and Todos throughout it that could be addressed
    in the future.
    
    For now the big breakthrough is that "it compiles" on Windows.
    dgollub committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    330aa86 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    708258d View commit details
    Browse the repository at this point in the history