Hi,
Is there a guide on how to build from source? I tried ./configure but that does not exist.
I am aiming to build it with GTK+ support inside MSYS2
//Hayder
Use a tarball instead of a direct git checkout, and you will have a ./configure in there.a
If you really want to run the bleeding edge, see the "prepare" script.
Log in to post a comment.
Hi,
Is there a guide on how to build from source?
I tried ./configure but that does not exist.
I am aiming to build it with GTK+ support inside MSYS2
//Hayder
Use a tarball instead of a direct git checkout, and you will have a ./configure in there.a
If you really want to run the bleeding edge, see the "prepare" script.