On 2005/03/26, Henning Nielsen Lund wrote:
Henning Nielsen Lund wrote:
I am no guru,
but one little thing... #include <proto/Libusb.h> in
loadlib.c should have been #include <proto/libusb.h>. I will try to
test it later, to see if I get some errors too (have tried to compile
the library and loadlib with newlib instead, to see if it can be a
little clib2 thing).
I did just try the one that I had recompiled using newlib (cross
compiled)... it crashed :-(
But as I have not tried to use newlib before with the crosscompiler, did
I try to compile it nativly, and it worked :-D
LibusbBase 0283fc38
ILibusb 02857550
OK
TheEnd
So at least loadlib is able to open libusb.library :-D
Okey then you get futher than me. I dont get any text at all
And remember if it is compiled using newlib.library,
can the programs
using the library also only use newlib.library as the standard-C library
(the same goes for clib2).
I dident think of that, I guess that I am using clib2 but I dont think there any clib2
function in
the library code.
Regards
Rene