I am struggling with compiling gretl on Windows XP using Code::Blocks.
Some problems I have encountered regarding the information in the "README
for win32 build file":
1. The matfuncs.c file has several #include <libxslt/...> preprocessor
commands, but the README file does not mention that this library is
necessary to compile gretl on Windows
2. The xsltInternals.h file has the #include <libxml/dict.h> and #include
<libxml/xmlstring.h> preprocessor commands, but these files are not
included in the libxml library at
http://ricardo.ecn.wfu.edu/pub/gretl/winbuild/
Andreas