Only missing Mac now
DO NOT MERGE YET!
It should be its own merge request, I can make the change and when this branch is merged we can merge the build file changes.
Made a merge request for copying it to builddir
yes with my recent commit it works with only animation window as dependency:...
A Windows problem, would it still work if we only added animationwindow as dependency? The build files will become cleaner, but its really no issue
Just Windows things......
i had to copy all the .dll files. SDL2.dll, SDL2_image.dll, and mixerdll. Otherwise i had the classic problem that they could not be found upon run...
adding sdl2mixer_dep there works aswell if one doesnt like my previous commit
Yeah, SDL2 are already there
this was horribly formatted ups
another solution is to add the dependency in the root meson.build:...