Hi,
I was using HTMLView component with Lazarus and it was working like a charm. For any reason, that I still dont know, my program stop to work. When I try to build I receive the message:
Warning: Recompiling htmlview, checksum changed for htmlun2
htmlun2.pas (493,6) Fatal: cannot find htmlview used by htmlun2, incompatible ppu [...] htmlview.ppu, package htmlcomp
I was using Lazarus 1.4. But, in hope to solve the problem, Yesterday I upgraded. Now I'm using THTMLport package version 9.45 with Lazarus 1.6 rev 51630.
I make a clean install and It worked again. But after some time, the error came back again.
I've searched the forum and I found that the same thing happened with other users. But I cannot found a solution yet.
Please, can someone help me on this?
I really need a component to show html strings and must be cross platform (win/mac/lin). If you can show me an alternative or solution to the problem
I aprreciate any comments,