microdee / UE4-SpaceMouse

Control Viewport cameras with 3DConnexion SpaceMice, using HID directly.
MIT License
157 stars 23 forks source link

hidapi usage collision #9

Closed microdee closed 4 years ago

microdee commented 4 years ago

If other plugin is using hidapi as well, the plugins building later will fail compiling for packaged/standalone game.

Solution: write an UE4 wrapper plugin for hidapi