need help to compile commandline application on windows
Posted: Tue Aug 17, 2010 11:18 pm
Hi.. I have just started using VUSB.... I have tested all the firmwares of downloaded package after downloading them in my hardware... All of them are working for me.. But I am facing problems in compiling the command line on windows XP. I don't know what packages do I need to install to be able to compile it.. on compiling makefile.windows by:
make -f makefile.windows
I get two errors, regarding files not found... Following the readme file , I have download mingw and libusb but I don't know how to add their address in makefile.... it will be really helpful, if someone may explain step by step , how to compile commandline applications given in download package...
make -f makefile.windows
I get two errors, regarding files not found... Following the readme file , I have download mingw and libusb but I don't know how to add their address in makefile.... it will be really helpful, if someone may explain step by step , how to compile commandline applications given in download package...