compile errors in release

View: New views
1 Messages — Rating Filter:   Alert me  

compile errors in release

by Jay Sprenkle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
http://lists.gnu.org/mailman/listinfo/help-cgicc