|
From: Xiaofan C. <xia...@gm...> - 2013-09-01 02:01:49
|
On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen <xia...@gm...> wrote: > On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede <hde...@re...> wrote: >> I'm very happy to announce libusbx-1.0.17-rc1. >> >> You can download the 1.0.17-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 >> >> Please give it a thorough testing, and report any issues you find. > > I did some simple tests under Windows and everything seems to > be fine. > Under VS2012 and x64. there is a warning under default VS2012 solution settings. The 32bit build is okay with the default settings. ------ Rebuild All started: Project: libusb-1.0 (static), Configuration: Release x64 ------ core.c descriptor.c hotplug.c ..\libusb\hotplug.c(255): warning C4244: '=' : conversion from 'ssize_t' to 'int', possible loss of data io.c poll_windows.c strerror.c sync.c threads_windows.c windows_usb.c libusb_static_2012.vcxproj -> C:\work\libusbx\libusbx-1.0.17-rc1\msvc\..\x64\Release\lib\libusb-1.0.lib -- Xiaofan |