|
From: Chris B. <ch...@cn...> - 2010-07-08 15:54:05
|
Try deleting sox.exe, recompling, and look at libraries linked into sox.exe. Your app needs same libraries. On Wed, Jul 7, 2010 at 11:37 PM, cobra.yu <cob...@hy...> wrote: > Dear All, > > I built sox-14.3.1 in msys+mingw w/o Cygwin. Though I found a > libsox.a (about 2MB) in src/.libs and used it to link to my program, linking > errors occurred! There are so many "undefined symbols", like ". I used "nm" > to check libsox.a, a lot of "u" appeared. Why? Any suggestions are welcome. > Tks. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users > > |