Trying to build

Hi
Though I would have a second go at building in Window env.
ETL looked like it built but there is nothing for it in my Build directory.

When I try to build synfig-core I get this error.

$ ./make_core.sh Making Synfig-Core... Cleanup directories Preparing sources Applying patches... Configuring You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. You should add the contents of `/usr/share/aclocal/ltdl.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `config'. Can't spawn "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 288, <GEN0> line 666. autoreconf: failed to run autopoint: No such file or directory

Any Ideas?

I think that it is likely that you are just missing the rename of autopoint here:

synfig.org/Mingw_installation

“Note: If you reload the GTK+ devel environment, make sure that you rename the autopoint script and gettext so that they don’t conflict with the ones in msys. GTK\bin tends to show up first in the path, and those versions get picked by default.”