icudt42.dll

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

icudt42.dll

Postby rotolino » Tue Jan 11, 2011 10:48 am

Hello,
the following are questions from a newby. Please help me if you have time.

What is actually icudt42.dll ? Is it delay-loaded from libcef.dll?
Can I use the host version if the user has already installed google chrome on his computer?

Can I exclude avcodec-52.dll, avformat-52.dll and avutil-50.dll from shipping, since I know for sure that the web page I will show on my program doesn't include multimedia contents?

Thanks in advance.
rotolino
Mentor
 
Posts: 68
Joined: Sun Dec 26, 2010 10:22 am

Re: icudt42.dll

Postby magreenblatt » Tue Jan 11, 2011 11:56 am

icudt42.dll is the ICU library (http://site.icu-project.org/) which provides Unicode support. It is delay loaded by libcef.dll and required. It may be the same as the version shipped with Chrome but I wouldn't rely on that always being true. You can exclude the av libraries if you don't need to support video or sound.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: icudt42.dll

Postby rotolino » Tue Jan 11, 2011 1:27 pm

Thanks for the quick reply.
Then I will check the version of the library, before assuming it's ok to be used with cef.
rotolino
Mentor
 
Posts: 68
Joined: Sun Dec 26, 2010 10:22 am


Return to Support Forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 21 guests