> BTW: concordance compiles OK for me so I'm not sure what's going wrong for > you > so I'll leave that to others. I'm using VC++ 6.0 and VS2005/2008 on Windows OS. I get it compiled if I rename it back to cpp of course. Anyway either the source will be modified or I have to look for the correct compiler switch...
There are some more issues: a) 'concordance.c:21': should be: #include "../libconcord/libconcord.h"?! b) 'concordance.c:25': move to #include <libgen.h> to the non-WIN32 section. c) 'libconcord.def/libharmony.def': rename 'lh_strerror' to 'lc_strerror' d) 'libconcord.def/libharmony.def': add 'delete_blob' e) 'libconcord.def/libharmony.def': add 'is_config_safe_after_fw' ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel