id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,backport_to_milestone,backported 1462,Add support for building libresample as shared library for GNU targets,bennylp,bennylp,"We already have Visual Studio project for building libresample (under third_party) as DLL. This ticket adds similar support for building libresample as shared library for GNU targets and linking with it. To build the libraries and samples with libresample as shared library: {{{ $ ./aconfigure --enable-resample-dll $ make dep && make }}} The libresample is placed in {{{third_party/lib}}}, hence don't forget to set '''{{{LD_LIBRARY_PATH}}}''' (or '''{{{DYLD_LIBRARY_PATH}}}''' on Mac) accordingly before running an executable. ",defect,closed,normal,release-1.14,third-party,common,fixed,,,,