[Mingw-w64-public] Which MinGW-w64 build to use under Windows for libusb

2014-02-17 Thread Xiaofan Chen
Ref: http://marc.info/?l=libusb-devel&m=139259972118999&w=2 I'd like to seek the advice from MinGW-w64 project on which compiler to use to build libusb binary (now that libusb and libusbx project are merged, we will refer to them as libusb). My understanding is that libusb is a C only project so

Re: [Mingw-w64-public] _mm_set1_epi64 and friends not declared in this scope for dvec.h

2014-02-17 Thread Adrien Nader
On Wed, Feb 12, 2014, Kai Tietz wrote: > 2014-02-12 10:58 GMT+01:00 Jacek Caban : > > On 02/12/14 08:57, Adrien Nader wrote: > >> Hi, > >> > >> I recently stumbled on an issue where dvec.h gets included from intrin.h > >> and triggers around 140 different "not declared in this scope" errors. > >> >