i try to compile the commandline tool for the vusb custom-class example. Compiling and flashing of the firmware worked without problems. When compiling the commandline tool the following errors occur:
I tried it in a way found in this forum:
1- install winavr
2- install mingw
3- install msys
4- download libusb-win32
5- copy libusb.a from libusb-win32\lib\gcc directory to MinGW\lib
6- run msys and go to the commandline directory
7- make -f MakeFile.windows
http://forums.obdev.at/viewtopic.php?f=8&t=4749&p=15603&hilit=compile#p15603
Can someone help me to fix this problem?
MfG
johako