News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Help!A problem about MinGW

Started by lgy0790, August 21, 2008, 06:08:13 PM

Previous topic - Next topic

lgy0790

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

TDragon

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.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

lgy0790