14 Nov 23:39
compile errors in release
Jay Sprenkle <jsprenkle <at> gmail.com>
2008-11-14 22:39:39 GMT
2008-11-14 22:39:39 GMT
In the latest release in
HTTPXHTMLHeader.cpp, line 25, the following include:
#include "HTTPXHTMLHeader.h"
Should be:
#include "cgicc/HTTPXHTMLHeader.h"
Since all the other include files, including that one, are in the cgicc sub directory.
_______________________________________________ help-cgicc mailing list help-cgicc <at> gnu.org http://lists.gnu.org/mailman/listinfo/help-cgicc
RSS Feed