Re: Which versions of Visual Studio are supported?

Xiaofan Chen <[email protected]> Thu, 25 Aug 2016 20:35:31 +0800
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CAGjSPUBQA35eMh8vttsZwa2=Y8Z692OdowfkJREms=Ck++7GEg@mail.gmail.com>
On Thu, Aug 25, 2016 at 9:45 AM, Chris E <[email protected]> wrote:
> There's no error message, it just won't connect to the device
> when debugging is enabled.

I see. I remember people reporting similar problems for
libusb Windows but I could not find the link. It may not
be specific to VS2015 but other VS versions.

You can try the debug version of the library and use
DebugView to print the message generated by the
library.

> Do you have any tips for building from source?  I tried this but it
> complained about missing headers.

Hmm, you should just build the dll and lib and not the driver.
Does that work? I do not have VS2015 installed right now.

For the driver building, you need to have WDK installed.
And I think you can use older version of WDK.


-- 
Xiaofan

------------------------------------------------------------------------------