The source doesn't compile. This is the error message:
HtmlLinks.h:22: error: extra qualification ‘HtmlLink::’ on member ‘isEqualDest’ make[1]: *** [HtmlOutputDev.o] Error 1
My box is Debian "etch", compiler g++.
Logged In: NO
Wrong c++ class definition just delete HtmlLink:: and it will work
Log in to post a comment.
Logged In: NO
Wrong c++ class definition
just delete HtmlLink:: and it will work