Page 1 of 1

New version won't compile on Delphi 2007

Posted: Wed Feb 07, 2018 11:29 am
by thefunkyjoint
Hello,

I've just updated to the new version, but it won't compile / install in Delphi 2007. The error occurs on uCEFWorkScheduler, on line 165, as the attached image. Any workarounds ?

Thanks !

Re: New version won't compile on Delphi 2007

Posted: Wed Feb 07, 2018 11:32 am
by thefunkyjoint
Sorry, i posted on the wrong forum, can you move it to the CEF4Delphi forum ?

Re: New version won't compile on Delphi 2007

Posted: Wed Feb 07, 2018 11:47 am
by thefunkyjoint
I could fix it by commenting the line that refers do Delphi8 ; in Delphi 2007 the 'Start' method does not exist for threads.

Re: New version won't compile on Delphi 2007

Posted: Wed Feb 07, 2018 1:34 pm
by salvadordf
Thanks for reporting this issue! :)

I uploaded a new version of CEF4Delphi with a different conditional directive.
Please, download it again.