Difference between revisions of "Compiling ScummVM/MinGW"

Jump to navigation Jump to search
m
m (Spacing)
m (→‎libvorbis: typo)
Line 136: Line 136:




You can do this using Explorer or by typing these commands in MSYS inside the libogg folder:
You can do this using Explorer or by typing these commands in MSYS inside the libvorbis folder:


  cp -p include/vorbis /mingw/include
  cp -p include/vorbis /mingw/include
  cp -p src/.libs /mingw/lib
  cp -p src/.libs /mingw/lib
  cp -p src/.libs/* /mingw/lib
  cp -p src/.libs/* /mingw/lib


=== mpeg2dec ===
=== mpeg2dec ===
1,489

edits

Navigation menu