soshial / xdxf_makedict

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

#include <cstdlib> missing in file.hpp #15

Closed twardoch closed 5 years ago

twardoch commented 10 years ago

When trying to build makedict on Mac OS X 10.9, I was getting errors: /dictd_parser.cpp:164:10: Use of undeclared identifier 'EXIT_FAILURE'

I fixed this by adding

include

to file.hpp

Now it compiles fine.

soshial commented 5 years ago

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