Has anyone tried developing any USB apps. using Netlabs.org USB toolkit?
I downloaded the source using CVS and tried linking with USBCALLS.DLL and received:
"ILink : fatal error LNK1104: d:\cvs\work\usb\usbcalls\lib\USBCALLS.LIB is not a valid library."When I used ILIB against USBCALLS.LIB I receive:
[D:\cvs\work\usb\usbcalls\lib]ilib usbcalls.lib
IBM Librarian for OS/2® Version 03.99.PPK1001123
© Copyright IBM Corporation, 1991, 1998.
© Copyright Microsoft Corp., 1988, 1989.
Licensed Materials - Property of IBM - All Rights Reserved.
fatal error : LIB0001: Invalid object "usbcalls.lib" at offset 1352
I then downloaded usbmountd and tried to compile it and I also received:
"ILink : fatal error LNK1104: d:\cvs\work\usb\usbcalls\lib\USBCALLS.LIB is not a valid library."
I am using Convenience Pack 4.52 with VACPP 3.6.5 and Toolkit 4.5.
Any thoughts?
Brian Hughes