Melonbooks viewer cna't find Qt5Svg.dll using vulkan

Questions about Wine on Linux
Locked
HybridGlucose
Newbie
Newbie
Posts: 1
Joined: Sat Jul 27, 2019 10:23 am

Melonbooks viewer cna't find Qt5Svg.dll using vulkan

Post by HybridGlucose »

Application download link here:https://www.melonbooks.co.jp/user_data/ ... er-win.zip
wine version is wine-4.12.1 on archlinux.
This application can install without error except text encoding.
The screenshot of installing, window at left is first application and will call another msi that is the right window.
Pic1.
Pic1.
And log here:https://pastebin.com/2sWtxDEd

I see the error is :

Code: Select all

0009:err:module:import_dll Library Qt5Svg.dll (which is needed by L"C:\\Program Files (x86)\\Melonbooks\\melonbooksviewer\\imageformats\\qsvg.dll") not found
But the files are the same in both OS.
How to solve this probilem?
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Melonbooks viewer cna't find Qt5Svg.dll using vulkan

Post by jkfloris »

I have really no idea what the program should do, because my <insert language> isn't as good as it should be.
Nevertheless, I get a window with:
wine 4.12.1
clean 32-bit wineprefix
winetricks -q dxvk d3dcompiler_47
Locked