1. generate files: ./autogen.sh 2. configure for win32: ./configure \ --host=i686-pc-mingw32 \ --with-melted=/usr/local/src/melted.git \ --prefix=/home/verem/win32 for linux: ./configure \ --with-melted=/usr/local/src/melted.git \ --prefix=/usr/local/melted_gui NOTE: melted source code required for build should be taken from same repo: git clone http://research.m1stereo.tv/git/melted.git /usr/local/src/melted.git