This is too bizarre... with fresh CVS, the newest libs, and a new install of mingw that's all up to date (fresh install, not upgrade), I am unable compile. I have everything in default locations so I am sure that is not the issue.
It appears that it might be translation related since it references i18n stuff, but I could be mistaken. Anyway, the compiler dies with the following:
---snip--- In file included from c:/gtk28/include/glibmm-2.4/glibmm/i18n.h:27, from dialogs/clonetiler.cpp:19: c:/gtk28/include/glib-2.0/glib/gi18n.h:25:1: warning: "_" redefined In file included from dialogs/clonetiler.cpp:14: c:/gtk28/perl/lib/CORE/config.h:3782:1: warning: this is the location of the pre vious definition In file included from dialogs/../verbs.h:16, from dialogs/clonetiler.cpp:28: dialogs/../require-config.h:2:3: #error "Must #include config.h (ifdef HAVE_CONF IG_H) before anything else." make[1]: *** [dialogs/clonetiler.o] Error 1 make[1]: Leaving directory `C:/cvs/inkscape/inkscape_pedro/inkscape/src' make: *** [dist] Error 2 ----------
If anyone has any ideas, I'd be more than happy to try anything at this point.
-Josh