Re: [Libusbx-devel] libusbx and Windows 8 and Windows 8 RT

2012-12-31 Thread Xiaofan Chen
On Tue, Jan 1, 2013 at 2:06 AM, Orin Eman wrote: > Yes, Microsoft lose a selling point there. Why buy a Windows 8 machine now > when you can get a Mac from Apple and not have to deal with a bunch of new, > simplistic blocky apps? But Microsoft wanted their own app store and just > had to have it

Re: [Libusbx-devel] libusb_open LIBUSB_ERROR_ACCESS problem

2012-12-31 Thread Xiaofan Chen
On Tue, Jan 1, 2013 at 2:43 AM, Mohamed HAMZAOUI wrote: > Hi, > Happy new year for everyone :) > > I have a strange problem with libusbx 1.0.14 on windows 7 > > when i run this test : > > status = libusb_init(&ctx); > > libusb_get_device_list(ctx,&list_devices); > > libusb_open(libusb_dev[dev_inde

[Libusbx-devel] libusb_open LIBUSB_ERROR_ACCESS problem

2012-12-31 Thread Mohamed HAMZAOUI
Hi, Happy new year for everyone :) I have a strange problem with libusbx 1.0.14 on windows 7 when i run this test : status = libusb_init(&ctx); libusb_get_device_list(ctx,&list_devices); libusb_open(libusb_dev[dev_index], &handle); libusb_close(handle); libusb_open(libusb_dev[dev_index], &ha

Re: [Libusbx-devel] libusbx and Windows 8 and Windows 8 RT

2012-12-31 Thread Orin Eman
On Mon, Dec 31, 2012 at 9:49 AM, Tim Roberts wrote: > Pete Batard wrote: > > Last time I tried with VS2012, it seemed to produce ARM binaries > > alright, but since Microsoft decided to go all Apple in terms of pricing > > and control of RT hardware, I doubt there's going to be much point > > try

Re: [Libusbx-devel] libusbx and Windows 8 and Windows 8 RT

2012-12-31 Thread Tim Roberts
Pete Batard wrote: > Last time I tried with VS2012, it seemed to produce ARM binaries > alright, but since Microsoft decided to go all Apple in terms of pricing > and control of RT hardware, I doubt there's going to be much point > trying to test on a closed/defective by design platform... This