ThioJoe / F-Key-Sender

Lets you send keystrokes for F13 to F24 keys via buttons, including with modifiers
GNU General Public License v3.0
134 stars 9 forks source link

How to build this? #3

Closed Rustring closed 2 months ago

Rustring commented 2 months ago

I want to compile this

Ryckie commented 2 months ago

You can simply download the .exe from the releases page. https://github.com/ThioJoe/F-Key-Sender/releases

ThioJoe commented 2 months ago

I want to compile this

Open the solution (.sln) file in Visual Studio 2022, it should be ready to compile (aka "Build") right away:

https://learn.microsoft.com/en-us/visualstudio/ide/building-and-cleaning-projects-and-solutions-in-visual-studio?view=vs-2022

Rustring commented 2 months ago

You can simply download the .exe from the releases page. https://github.com/ThioJoe/F-Key-Sender/releases

I'm on Linux I just want to know how to generate a binary for Windows

ThioJoe commented 2 months ago

I don't know how to compile it on linux sorry. Maybe visual studio running with Wine?

Rustring commented 2 months ago

I don't know how to compile it on linux sorry. Maybe visual studio running with Wine?

I wanted to know how to compile it on a Windows machine and no, running compilers inside wine is not possible, you need a windows VM or machine to run a compiler

megapro17 commented 2 months ago

use rider