loki-hidriver icon indicating copy to clipboard operation
loki-hidriver copied to clipboard

INF error

Open ScienceSpark opened this issue 6 years ago • 2 comments

The inf file you are using will not work in new versions of visual studio thanks to the wonderful choice by Microsoft to remove Dual DefaultInstall and Manufacturer settings in your inf file.

I have been reading your posts and this seems like a really cool project. Have been interested in the HID emulation side of driver development for a remote control project.

ScienceSpark avatar Oct 31 '18 02:10 ScienceSpark

Thank you for opening the issue. I am going to rebuild and test the project with the latest update of MVS (Community 2017) in a few days. If you have fixed it for yourself or know how to do it, feel free to make a pull request.

I'd also appreciate any help with the issue.

hedgar2017 avatar Oct 31 '18 10:10 hedgar2017

I have same problem too, on Visual Studio 2019

Error 1212 Cannot have both [Manufacturer] and [DefaultInstall] sections. KMDFDriver C:\Users\User\Desktop\loki-hidriver-master\KMDFDriver\hidriver.inf 22

flier268 avatar May 03 '19 01:05 flier268