#1 2013-12-04 11:55:52

KJames
Member
Registered: 2013-07-02
Posts: 15

Error compiling LogView example

Hi, I was trying to compile the LogView example and a got this error: "Incompatible types: 'PWideChar' and 'PAnsiChar'".

It happens in the Classes unity on the LVCL folder.

    if StrIComp(P,pointer(Value))=0 then begin //Line 678

I'm running it on Delphi XE2 Update 4

Last edited by KJames (2013-12-04 11:56:39)

Offline

#2 2013-12-04 12:41:15

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,238
Website

Re: Error compiling LogView example

The LVCL is only compatible with Delphi 6 or 7 (and, with less testing with Delphi 2007).

It won't work with Unicode versions of Delphi!

Offline

Board footer

Powered by FluxBB