hedgar2017 / loki-hidriver

Virtual mouse and keyboard driver for Windows 7 and higher
MIT License
234 stars 97 forks source link

How to build and run #5

Closed l278943941 closed 4 years ago

l278943941 commented 4 years ago

debug win10.0.14393.0 64-bit

Build successful but unable to start service

err error photo

l278943941 commented 4 years ago

vs2015 debug win10.0.14393.0 64-bit
Warning level /w0 Dirver Setting target Platform Desktop

l278943941 commented 4 years ago

sorry 我英文不好 你上一句我没看懂

l278943941 commented 4 years ago

编译好了 但是跑不起来 他自带的安装工具显示 InitSideBySide failed create an activation context. Error: 1814 我用我写的安装工具 Error: 1058 演示用例 要用qt编译的 最起码也要用QT转vs 我的演示程序是 能跑起来的但是驱动跑不起来 还有就是你驱动能跑起来么 是什么版本的windows

l278943941 commented 4 years ago

请问有没有禁用驱动签名 我把打包后的示例传上来了 https://github.com/l278943941/photos/blob/master/loki-example.exe

l278943941 commented 4 years ago

源码你不是有么 装个qt就能编译了 什么都不用改啊

l278943941 commented 4 years ago

我是用的msvc2015 64 编译的 你跑了示例后 起作用了么 我这个貌似还是装不上

l278943941 commented 4 years ago

能安装上 但是无法启动服务

l278943941 commented 4 years ago

好呀 我qq278943942

hedgar2017 commented 4 years ago

It can be really tricky and issue-prone to build the driver from scratch. Please, check the loki-hidriver-release repo for the binaries.