How to recompile Chrome Embedded for Delphi XE2
I have downloaded the DCEF3 from here. It works well in Delphi XE2 but
there is a huge problem :
I cannot play MP3 files with HTML5 using Embedded Chrome. I searched a lot
and finally found this topic. As I understood, I must edit the file
cef.gypi and then recompile the C++ version. Now I've downloaded the main
source code placed here. But I do not have any idea how to recompile these
files for using in Delphi XE2. Would anybody tell me how can I recompile
the CEF source code for using it in my client side windows application?
In Delphi 7, it works, but I can not install in Delphi XE2
ReplyDelete[DCC Fatal Error] DCEF_XE2.dpk (40): F1026 File not found: 'ceffmx.dcu'
not prompt in what could be the problem?