hello
i compiled libgedcom on a win98 system using cygwin. it almost worked, only the binaries did not build, but the library seems ok.
when using the library i get an error message from gedcom_parse_file() i do not understand:
"Error in line 1: No encoding defined for 'ASCII'"
my main function looks like this:
...
gedcom_init ();
gedcom_set_message_handler...
2003-12-28 12:06:41 UTC in The Gedcom parser library