soshial / xdxf_makedict

XDXF — an open and free dictionary format, that stores word articles in a structural and semantic way. The most convertible format
227 stars 54 forks source link

undefined reference to File::__printf__ #7

Closed jarekczek closed 5 years ago

jarekczek commented 11 years ago

I had problems compiling under msys. Finally I succeeded and that's the comment from the fix:

/* Msys/mingw printf problem: libintl defines macro printf which messes with our File::printf function. It seems to me, that it happens after including glib/gil8n.h On the other hand it is reset by cstdio header, so I changed the order of includes, so that cstdio come after gil8n.h

I'm going to attach the patch, if it's possible.

UPD: I put the patch into my repository, that's the link.

soshial commented 5 years ago

I am closing the issue, because the converter has been deprecated. Please use other converters like pyglossary.