henninglive/logitech-lcd

Automatically download the SDK

henninglive opened this issue · 1 comments

Automatically download the SDK as part of the build script; if we are unable to find the SDK locally.

There is no point in downloading SDK. The libraries that comes with SDK are import libraries that dynamically loads the LogitechLcd.dll that comes with the Logitech Gaming Software. We should link directly that instead.