Search found 3 matches
- Mon Feb 02, 2009 9:00 am
- Forum: V-USB
- Topic: hid-data, always 0xff
- Replies: 7
- Views: 6567
The problem is that when you install MINGW you also have to modify the path so that the compiler gcc can be found. To do this follow the next steps: in vista. In XP it might be similar. -click start -rightclick computer -select properties -click advanced system settings -select advance tab -click en...
- Sun Jan 11, 2009 9:20 pm
- Forum: V-USB
- Topic: hid-data, always 0xff
- Replies: 7
- Views: 6567
mmm how do i solve that broken installation
I tried installing again winavr and mingw... is there another way to solve that broken installation, i'm getting that similar message while trying to do another "makefile.windows" C:\avrusb-20081126\examples\custom-class\commandline>make -f makefile.windows gcc -I/usr/local/mingw/include -...
- Sun Jan 11, 2009 11:10 am
- Forum: V-USB
- Topic: hid-data, always 0xff
- Replies: 7
- Views: 6567
Weird message
I'm a sort of newbie in this USB stuff, I get this message after typing the "make -f makefile.windows": gcc -O -Wall -c hidtool.c -o hidtool.o process_begin: CreateProcess(NULL, gcc -O -Wall -c hidtool.c -o hidtool.o, ...) failed. make (e=2): The system cannot find the file specified. make...