--
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webp-discuss...@webmproject.org.
To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msgid/webp-discuss/eeb6cb06-cd58-4f0a-997f-32a21112fbedn%40webmproject.org.
Following the same way to build and without any manual changes, it is wired that the result is different if there is no difference or missing something. Does anyone have the same issue?Here is what I do -
- download libwebp-1.3.2.tar.gz from the download list
- Go to the folder libwebp-1.3.2 and run the build command "nmake /f Makefile.vc CFG=release-dynamic objdir=output"
- libwebp.dll is generated under the folder "\libwebp-1.3.2\output\release-dynamic\x64\bin".
- Replace the library of old version with the new one in the c# project.
[...]
--在2023年9月15日星期五 UTC+8 18:03:23<Rsool Montakhb> 写道:Noفي الجمعة، ١٥ سبتمبر ٢٠٢٣, ١٢:٣٢ Leo <zio...@gmail.com> كتب:Hi,Following this way to build and import functions, it fails to load libwebp.dll of version 1.3.2, 1.3.1, 1.3.0 in C# code. But it works fine using the version 1.2.4.The exception information is "System.DllNotFoundException: 'Unable to load DLL 'C:\libwebp.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'.Is there any different between version 1.3.* and 1.2.4? or is anything missed?Thanks,Leo--
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webp-discuss...@webmproject.org.
To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msgid/webp-discuss/eeb6cb06-cd58-4f0a-997f-32a21112fbedn%40webmproject.org.
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webp-discuss...@webmproject.org.
To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msgid/webp-discuss/381b8462-2a41-4446-852c-65bb73b5f321n%40webmproject.org.