[quoted lines by Siju Samuel on 2013/10/02 at 09:04 -0500] >ln -s"/C/brlttywindows/libsub/libusb-win32-bin-1.2.6.0/include/lusb0_usb.h" >/mingw/include/
This one is wrong. Perhaps it's wrong in the README (I'll check). The header needs to be actually named usb.h, so the final argument to ln -s, here, should be /mingw/include/usb.h. Try reconfiguring after this is corrected. >Im mingw the ls on symbolic links are not giving any reference to the target >(unlike in linux with -> symbol. Not sure this is expected). I guess it is since I'm seeing the same thing. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
