libegl.dll same version but different size

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.

libegl.dll same version but different size

Postby misros » Thu Jan 20, 2022 10:31 pm

Hi,
recently upgraded from CEF 86.0.24 to CEF 94.4.11. I'm seeing that under swiftshader folder, both dlls libegl.dll and libglesv2.dll have same version (4.1.0.7) but are of different sizes.

v86 : swiftshader\libegl.dll ( version 4.1.0.7, size 425 KB), swiftshader\libglesv2.dll (version 4.1.0.7, size 2.70 MB)
v94 : swiftshader\libegl.dll ( version 4.1.0.7, size 430 KB), swiftshader\libglesv2.dll (version 4.1.0.7, size 2.71 MB)

This causes a problem with our installer that ignores replacing files with same version.
Any suggestions where I can get support to fix the version of these Dlls ? Obviously something must have changed that caused the sizes to be different.

Thanks
SM
misros
Newbie
 
Posts: 4
Joined: Thu Jan 20, 2022 10:12 pm

Re: libegl.dll same version but different size

Postby magreenblatt » Thu Jan 20, 2022 10:47 pm

Checking version number only sounds like a bug in your installer. Can you fix it to replace files that aren’t identical?
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm

Re: libegl.dll same version but different size

Postby misros » Fri Jan 21, 2022 11:05 am

Even if the installer managed to find a size difference, how would the installer know which one is the correct one?
A version number helps since the higher one is the latest one.

It looks like these Dlls are from another opensource project. Is there another forum where I can request to add proper versioning?

Thanks
-SM
misros
Newbie
 
Posts: 4
Joined: Thu Jan 20, 2022 10:12 pm

Re: libegl.dll same version but different size

Postby magreenblatt » Fri Jan 21, 2022 2:07 pm

Generally speaking, an application's installer should always install the version that it has bundled.

The swiftshader project is at https://github.com/google/swiftshader. You're welcome to ask there.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 24 guests