Solarus-Games English Forum

Solarus => Bugs & Feature requests => Topic started by: zutokaza on September 24, 2015, 08:29:05 AM

Title: Distribution bug/glitch or maybe a change in 1.4.4
Post by: zutokaza on September 24, 2015, 08:29:05 AM
Hello,

When I followed the distribution tutorial....deleting some of the DLL mentioned broke it. To be specific, deleting the "libgcc_s_dw2-1.dll" and "libstdc++-6.dll" broke it. Deleting the rest was okay. The distribution works if I keep "libgcc_s_dw2-1.dll" and "libstdc++-6.dll", but if either of them are deleted, then it breaks or doesn't execute.

I also noticed a DLL missing from 1.4.4 that was in 1.4.1. It's "luajit-5.1.dll" I think. That could be the reason it's not working, but that is just my guess.

I added pictures.

Edit:

I tested it and luajit-5.1.dll has nothing to do with it. Still won't work without the other two DLL.