myst6re / makoureactor

Final Fantasy VII field archive editor
GNU General Public License v3.0
55 stars 11 forks source link

Missing ff7tk.dll in continous builds #139

Closed julianxhokaxhiu closed 2 years ago

julianxhokaxhiu commented 2 years ago

Upon trying to download and run the win64 QT6 build of Makou from the CI tag, once extracting the Zip and running Makou it brings an error saying that it cannot find ff7tk.dll.

Didn't try other combinations, so might be it is fixed in some releases but not this one.

Thank you in advance

sithlord48 commented 2 years ago

Should be fixed by #140

myst6re commented 2 years ago

Not entirely, now ff7tk depends on: Qt6Core5Compat.dll Qt6Xml.dll Qt6Qml.dll

even if I don't require it in my code :/

julianxhokaxhiu commented 2 years ago

I'm having the same issue, some more DLLs are missing now, although it doesn't complain anymore about ff7tk.dll.