Code::Blocks Forums
User forums => Help => Topic started by: lgy0790 on August 21, 2008, 06:08:13 pm
-
Today when I was trying compiling a program with mingw32-make,I got such messages:
ld.exe: cannot find -lusb
collect2: ld returned 1 exit status
Since I haven't tried MinGW before,I don't know how to solve the problem.The source code is downloaded from this website:http://www.rockbox.org/twiki/bin/view/Main/OndaVX747
-
The Code::Blocks forums are not for general programming or compiler questions. Please use whatever facilities the download site or the code's author made available.
-
Thank you.I'll try.