Re: Building EasyTag in windows



Hi Atul

On 2014-03-05 14:43, Atul Vinayak <su atul vi gmail com> wrote:
Since the windows build of easytag is available, It should be
straightforward for everyone to build easytag on windows. how can we do
this?

I have only built EasyTAG for Windows using MinGW under Linux, so I do not know how easy it would be to build it on Windows.

Under Linux, it is easiest to use the MinGW packages in Fedora, which are listed in SOURCES in the easytag repository:

https://git.gnome.org/browse/easytag/tree/SOURCES

There are some additional libraries, which are not currently packaged in Fedora, which you would need to build yourself. Over the next couple of weeks, all the additional libraries will be submitted for review for inclusion into Fedora, so this should be even easier.

Once you have all the dependencies installed, it should be sufficient to clone the repository, configure the project and build it, using something like:

git clone git://git.gnome.org/easytag
cd easytag
NOCONFIGURE=1 ./autogen.sh
mingw32-configure
make
make easytag-2.1.10-setup.exe

--
http://amigadave.com/

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]