bradgearon / hdr-switch

turns hdr on while running for windows 10
MIT License
188 stars 16 forks source link

Can't compile #19

Open fireph opened 3 years ago

fireph commented 3 years ago

I can't seem to compile hdr-switch no matter what I try. I have tried it in Visual Studio 2019, VSCode, Cygwin, all with no luck. I have put nvapi-sdk into src/core/nvapi and it seems to error on trying to compile/copy ipc. But even after manually copying over ipc.h it still errors a ton. What environment do you use to compile?

I wanted to work on improving the icon resolution, but can't test much without being able to compile. Any help would be appreciated 😅