-
Notifications
You must be signed in to change notification settings - Fork 56
Compile UltraGrid (Windows)
Vitek edited this page Nov 30, 2016
·
2 revisions
For compilation under Windows, you will need to use MinGW. For more flawless progress we recommend MinGW-w64 and preferably its 32-bit version. We will assume that you also use MSys (although not necessary).
If you do not have pregenerated "configure" script in you sources (eg. in a release), you will need to have autoconf and automake. Configure, compile and install them as usual, but do not forgot to append --prefix=/mingw:
./configure --prefix=/mingw
make
make install
If you have any technical or non-technical question or suggestion please feel free to contact us at