DLLs

402 views
Skip to first unread message

Whiler

unread,
Sep 1, 2011, 5:37:54 AM9/1/11
to delphichromiumembedded
Hi,

When I checked/tested the demos provided with the sources, I have seen
there are several DLLs in the build folder:
avcodec-53.dll
avformat-53.dll
avutil-51.dll
d3dcompiler_43.dll
d3dx9_43.dll
icudt.dll
libcef.dll
libEGL.dll
libGLESv2.dll

Of course, libcef is the kernel and is mandatory...

What about the others? there are all mandotory too?

If I miss a website with the documentation, do not hesitate to provide
me the link and answer "RTFM" ;o)

Cheers,

W.

Miha Vrhovnik

unread,
Sep 1, 2011, 6:39:22 AM9/1/11
to delphichrom...@googlegroups.com
I don't know for the recent versions but in previous versions the only required libraries were libcef.dll and icudt.dll. I'm quite sure that d3* and libegl and libgles are required for webgl, what I don't know is if cef also needs them for the html rendering.

Regards,
M

Whiler

unread,
Sep 1, 2011, 7:25:11 AM9/1/11
to delphichromiumembedded
Thank you Miha for your answer.

Currently, I'm wondering if some dlls are needed for specific html
pages... For instance, when a page contains a flash, or a shockwave,
silverlight, ... will it raise an exception, or just no render it...

Cheers,

W.

Henri Gourvest

unread,
Sep 1, 2011, 8:21:50 AM9/1/11
to delphichrom...@googlegroups.com

these dll are necessary for renderring html5 audio/video, webgl and
codepages.

To render other content types, you will need to install specific nsapi libraries.

for flash use this installer:
It is the same than firefox.

And for silverlight you just have to install it from http://www.silverlight.net

Henri Gourvest

unread,
Sep 1, 2011, 8:25:37 AM9/1/11
to delphichrom...@googlegroups.com
by the way, consider to get DCEF from SVN trunk
there is some major changes to support offscreen rendering,
Graphics32 and FireMonkey

Whiler

unread,
Sep 1, 2011, 9:34:37 AM9/1/11
to delphichromiumembedded
Thank you Henri for your answers.
I checked out it yesterday... So, I think I have the lastest release.

FireMonkey.... you're already using the beta of Delphi XE2 to
implement it?

W.

Christian Sciberras

unread,
Sep 1, 2011, 9:35:49 AM9/1/11
to delphichrom...@googlegroups.com
Excuse my ignorance, but what is Graphics32 and FireMonkey?

Chris.

Whiler

unread,
Sep 1, 2011, 9:51:21 AM9/1/11
to delphichromiumembedded
Hi Chris,

Check this page: http://www.embarcadero.com/world-tour

W.

Henri Gourvest

unread,
Sep 1, 2011, 10:02:00 AM9/1/11
to delphichrom...@googlegroups.com
2011/9/1 Whiler <and...@whiler.com>

FireMonkey.... you're already using the beta of Delphi XE2 to
implement it?

it seems logical.
For those who want to try:

-- 
Henri Gourvest

Henri Gourvest

unread,
Sep 1, 2011, 10:15:16 AM9/1/11
to delphichrom...@googlegroups.com
GR32 is a very fast graphic library that support alpha blending.

is is often used with VPR


2011/9/1 Christian Sciberras <uuf...@gmail.com>



--
Henri Gourvest

Christian Sciberras

unread,
Sep 1, 2011, 10:21:13 AM9/1/11
to delphichrom...@googlegroups.com
Thanks Henri, Whiler.

Chris.

Reply all
Reply to author
Forward
0 new messages