Skip to content

Warnings for example build #66

Description

@mcuee

Using VS2022.

PS C:\work\libusb\libusbK\libusbK_git\libusbK\examples> msbuild -m -v:m -p:PlatformToolset=v143,Platform=x64,Configuration=Release .\examples.sln
MSBuild version 18.6.3+84d3e95b4 for .NET Framework

  lusbk_bknd_libusb0.c
  lusbk_bknd_libusbk.c
  lusbk_bknd_unsupported.c
  lusbk_bknd_winusb.c
  lusbk_debug_view_output.c
  lusbk_device_list.c
  lusbk_handles.c
  lusbk_hot_plug.c
  lusbk_ioctl.c
  lusbk_overlapped.c
  lusbk_queued_stream.c
  lusbk_stack_collection.c
  lusbk_usb.c
  lusbk_usb_iso.c
  lusbk_usb_isoch.c
  lusbk_wrapper_winusb.c
  Generating Code...
  libusbK_lib.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\bin\lib\Win32\Debug\libusbK.lib
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  examples.c
  xfer-stream-loop.c
  xfer-stream.c
  xfer-control.c
  xfer-iso.c
  config-interface.c
  xfer-control-loop.c
  load-driver-api.c
  hot-plug-monitor.c
  xfer-async-loop.c
  power-policy-suspend.c
  xfer-async.c
  examples.c
  open-device.c
  pipe-policy-other.c
  pipe-policy-timeout.c
  show-device.c
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\load-driver-api\load-driver-api.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\load-driver-api\load-driver-api.vcxproj]
  enum_descriptors.c
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\load-driver-api\load-driver-api.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\pipe-policy-timeout\pipe-policy-timeout.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\pipe-policy-timeout\pipe-policy-timeout.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\pipe-policy-timeout\pipe-policy-timeout.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\load-driver-api\load-driver-api.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\pipe-policy-timeout\pipe-policy-timeout.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\show-device\show-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\show-device\show-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-control\xfer-control.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\show-device\show-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-control\xfer-control.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\show-device\show-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-control\xfer-control.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-control\xfer-control.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\hot-plug-monitor\hot-plug-monitor.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\hot-plug-monitor\hot-plug-monitor.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\hot-plug-monitor\hot-plug-monitor.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\hot-plug-monitor\hot-plug-monitor.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-async\xfer-async.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-stream\xfer-stream.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-async\xfer-async.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-async\xfer-async.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-async\xfer-async.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-iso\xfer-iso.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-iso\xfer-iso.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-stream\xfer-stream.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-stream\xfer-stream.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-async-loop\xfer-async-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-stream\xfer-stream.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-iso\xfer-iso.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-iso\xfer-iso.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-async-loop\xfer-async-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-async-loop\xfer-async-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-async-loop\xfer-async-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-control-loop\xfer-control-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-control-loop\xfer-control-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-control-loop\xfer-control-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-control-loop\xfer-control-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\enum_descriptors\enum_descriptors.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\enum_descriptors\enum_descriptors.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\enum_descriptors\enum_descriptors.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\enum_descriptors\enum_descriptors.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\config-interface\config-interface.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\config-interface\config-interface.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\config-interface\config-interface.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\config-interface\config-interface.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\open-device\open-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\open-device\open-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\open-device\open-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\open-device\open-device.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-stream-loop\xfer-stream-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-stream-loop\xfer-stream-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-stream-loop\xfer-stream-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-stream-loop\xfer-stream-loop.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\power-policy-suspend\power-policy-suspend.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\pipe-policy-other\pipe-policy-other.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\pipe-policy-other\pipe-policy-other.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\pipe-policy-other\pipe-policy-other.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\pipe-policy-other\pipe-policy-other.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\power-policy-suspend\power-policy-suspend.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\power-policy-suspend\power-policy-suspend.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\power-policy-suspend\power-policy-suspend.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\show-device.c(97,11): warning C4477: 'printf' : format string '%u' requires an argument of type 'unsigned int', but variadic argument 1 has type
 'UINT_PTR' [C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\show-device.vcxproj]
      C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\show-device.c(97,11):
      consider using '%llu' in the format string
      C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\show-device.c(97,11):
      consider using '%Iu' in the format string
      C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\show-device.c(97,11):
      consider using '%I64u' in the format string

C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-async\xfer-async.c(167,63): warning C4474: 'printf' : too many arguments passed for format string [C:\work\libusb\libusbK\libusbK_git\libusbK\examples\
xfer-async\xfer-async.vcxproj]
      C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-async\xfer-async.c(167,63):
      placeholders and their parameters expect 1 variadic arguments, but 2 were provided

  xfer-sync.c
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(48,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-sync\xfer-sync.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(107,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-sync\xfer-sync.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(131,20): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusbK\exampl
es\xfer-sync\xfer-sync.vcxproj]
C:\work\libusb\libusbK\libusbK_git\libusbK\examples\examples.c(99,20): warning C4267: 'initializing': conversion from 'size_t' to 'const UINT', possible loss of data [C:\work\libusb\libusbK\libusbK_git\libusb
K\examples\xfer-sync\xfer-sync.vcxproj]
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  examples.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  Finished generating code
  load-driver-api.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\load-driver-api\Release\x64\load-driver-api.exe
  config-interface.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\config-interface\Release\x64\config-interface.exe
  open-device.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\open-device\Release\x64\open-device.exe
  xfer-stream-loop.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-stream-loop\Release\x64\xfer-stream-loop.exe
  xfer-control-loop.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-control-loop\Release\x64\xfer-control-loop.exe
  pipe-policy-other.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\pipe-policy-other\Release\x64\pipe-policy-other.exe
  hot-plug-monitor.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\hot-plug-monitor\Release\x64\hot-plug-monitor.exe
  show-device.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\show-device\Release\x64\show-device.exe
  enum_descriptors.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\enum_descriptors\Release\x64\enum_descriptors.exe
  xfer-async.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-async\Release\x64\xfer-async.exe
  xfer-stream.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-stream\Release\x64\xfer-stream.exe
  xfer-async-loop.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-async-loop\Release\x64\xfer-async-loop.exe
  xfer-control.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-control\Release\x64\xfer-control.exe
  xfer-sync.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-sync\Release\x64\xfer-sync.exe
  pipe-policy-timeout.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\pipe-policy-timeout\Release\x64\pipe-policy-timeout.exe
  xfer-iso.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\xfer-iso\Release\x64\xfer-iso.exe
  power-policy-suspend.vcxproj -> C:\work\libusb\libusbK\libusbK_git\libusbK\examples\power-policy-suspend\Release\x64\power-policy-suspend.exe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions