271
edits
Ccawley2011 (talk | contribs) |
Ccawley2011 (talk | contribs) |
||
Line 259: | Line 259: | ||
Unzip the libfaad2 archive in a folder, open MSYS, go to the libfaad2 folder and issue these commands to compile and install the library: | Unzip the libfaad2 archive in a folder, open MSYS, go to the libfaad2 folder and issue these commands to compile and install the library: | ||
./bootstrap | |||
./configure --disable-shared --prefix=/mingw | ./configure --disable-shared --prefix=/mingw | ||
make | make |
edits