Skip to content

How to Build  #22

@keithn

Description

@keithn

This isn't really a question, but simply how to do it since a few people have problems.

This is what I did, download the latest Visual Studio (I actually had this preinstalled) and ensure you get the C++ tools.

when opening the project in this repo, let visual studio upgrade to the latest SDK.

Build!

All you need is the output executable, when it saves its settings it will put a ini file next to the executable. If you always want to run it, Then add it to your startup

Main reason I needed to do this is I needed to filter out some keys as it doesn't deal with remapped keys very well, in my case I have remapped CapsLock to Esc using autohotkey. This tool shows that both keys are pressed so I filtered out capslock from being shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions