There's this error message when bundling - possibly just missing some more dependencies for librsvg: ``` 002a:err:module:import_dll Library bcryptprimitives.dll (which is needed by L"Z:\\build\\gtk-bundle\\bin\\librsvg-2-2.dll") not found 002a:err:module:import_dll Library librsvg-2-2.dll (which is needed by L"Z:\\build\\gtk-bundle\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\pixbufloader_svg.dll") not found 002a:err:module:import_dll Library bcryptprimitives.dll (which is needed by L"Z:\\build\\gtk-bundle\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\pixbufloader_svg.dll") not found g_module_open() failed for Z:\build\gtk-bundle\lib\gdk-pixbuf-2.0\2.10.0\loaders\pixbufloader_svg.dll: 'Z:\build\gtk-bundle\lib\gdk-pixbuf-2.0\2.10.0\loaders\pixbufloader_svg.dll': Module not found. ```
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4094#issuecomment-2525084365 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4094/[email protected]>
