Compiling with MinGW

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
BassiB
Posts: 9
Joined: Wed Nov 09, 2005 2:44 pm
Location: Sittensen, GERMANY
Contact:

Compiling with MinGW

Post by BassiB »

Nothing here is working :'(

Can anybody tell me how to install all libs and how to compile libs right.

MySys and MinGW is running. ;)
Escorter
Posts: 10
Joined: Tue Dec 27, 2005 12:40 am

Post by Escorter »

Hmmm...

Download the SDL source code pack. Unpack it. In MSYS, switch to the SDL directory. Then run ./configure. When it's done, run make, then make install.
Switch to the ScummVM source dir. Do the same things (./configure, make, make install).

That's it.
Post Reply