uxsoft / AppleWirelessKeyboard

Windows companion application for the Apple Wireless Keyboard which makes Fn and Eject keys work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile this project?

roelvan opened this issue · comments

Instructions on how to compile the code would be useful as the download link is broken on the project's website. Thanks a lot for this open source project!

Or maybe you could add the .exe to the releases in Github?

Hi, I fixed the download link. My bad.

As for building the source you can use Visual Studio, or the .NET SDK command line tools.

msbuild /p:Configuration=Release AppleWirelessKeyboard.sln

Thanks for updating that link! The software doesn't work with my Magic Keyboard though. I tried rebooting and playing with the configuration. It randomly shuts down too. I am using Windows 10.

+1 for build instruction.

I'm installing Visual Studio now and the installer gives me many options.

Do I need "Universal Windows Platform Development", ".NET Desktop Development" or "Desktop Development with C++"?

It would be even better to know the individual components needed in Visual Studio.

Thank you for this software!

Thanks! 😃