when I compile a project called qmmp from the linux in the windows xp.
it came the errors.I dont know how to solve the problem.
Did i need to download some libraries?Such as the libmad or something else?
Qt Code:
  1. c:/qt/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lmad
  2.  
  3. collect2: ld returned 1 exit status
  4.  
  5. mingw32-make[4]: *** [..\..\..\..\bin\plugins\Input\mad.dll] Error 1
  6.  
  7. mingw32-make[3]: *** [release] Error 2
  8.  
  9. mingw32-make[2]: *** [sub-mad-make_default] Error 2
  10.  
  11. mingw32-make[1]: *** [sub-Input-make_default] Error 2
  12.  
  13. mingw32-make: *** [sub-src-plugins-make_default-ordered] Error 2
  14.  
  15. The process "C:/QT/mingw/bin/mingw32-make.exe" exited with code %2.
  16. Error while building project qmmp (target: Desktop)
  17. When executing build step 'Make'
To copy to clipboard, switch view to plain text mode