eoyilmaz / displaycal-py3

DisplayCAL Modernization Project
https://eoyilmaz.github.io/displaycal-py3/
GNU General Public License v3.0
698 stars 55 forks source link

[help needed] Fix various issues in the Windows build #379

Open berryboy2012 opened 2 weeks ago

berryboy2012 commented 2 weeks ago

There are a few minor bugs in the Windows build. I have attached a patch file to fix some of them on top of #374 . However, fixing taskbar.py requires compiling a .idl file using the midl.exe provided by Windows SDK, and I am not familiar with the build script of this project. Any help is appreciated! DisplayCAL-py3-windows-fixes.patch