This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BSL Scripter Source Code

I'm working with:

BSL Scripter Source Code version 3.2.1

windows 7 Pro Visual Studio 2017 with SDK 10.9.15063.0 and toolset v141.

Visual Studio 2017 with SDK 10.9.15063.0 and toolset v141.

I want to develop a custom firmware updater application but I'm having trouble getting the provided source code to compile. I'm using the provided VS project file, I've already downloaded the boost library and changed the Additional Library Directory path accordingly and I've created a ThirdParty/include folder where I'm storing the hidapi header file I got from github.com/.../hidapi. Now the problem I'm having is an LNK1104 error where the Linker is unable to open the hidapi.lib file. Does anyone know what I can do to fix this or maybe provide me some documentation on how to properly set up the code?

**Attention** This is a public forum