Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:windows_buildenvironment [2014/07/18 13:37] devadev:windows_buildenvironment [2014/10/29 19:05] deva
Line 3: Line 3:
  
   * Add pkg.m4 manually from linux install in /mingw/share/aclocal (as indicated by 'aclocal --print-ac-dir' command): {{:dev:pkg.m4|}}   * Add pkg.m4 manually from linux install in /mingw/share/aclocal (as indicated by 'aclocal --print-ac-dir' command): {{:dev:pkg.m4|}}
 +
 +  * Install zita-resampler:
 +<code>
 +cd ${LOCALSOURCEDIR} && \
 +wget -c http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-resampler-1.3.0.tar.bz2 && \
 +cd ${LOCALBUILDDIR} && \
 +tar xjf ${LOCALSOURCEDIR}/zita-resampler-1.3.0.tar.bz2 && \
 +cd zita-resampler-1.3.0/lib && \
 +DESTDIR=${LOCALDESTDIR} make && \
 +DESTDIR=${LOCALDESTDIR} make install
 +</code>
  
   * Install sndfile:   * Install sndfile:
dev/windows_buildenvironment.txt · Last modified: 2014/10/31 18:37 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0