Code::Blocks Forums

User forums => Help => Topic started by: lgy0790 on August 21, 2008, 06:08:13 pm

Title: Help!A problem about MinGW
Post 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
Title: Re: Help!A problem about MinGW
Post by: TDragon on August 22, 2008, 02:45:05 am
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.
Title: Re: Help!A problem about MinGW
Post by: lgy0790 on August 22, 2008, 05:13:49 am
Thank you.I'll try.