Not logged inOpenClonk Forum
Up Topic OpenClonk 8.1: bug-fix release

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Sven2
How does the release builder know which dependencies to pick? Do you just prepare a package that corresponds to the included libraries? The job of windeployqt is to select the correct DLLs automatically and copy them into a folder. This worked on my local Windows box, but failed on the snapshot builder.

Another update I made is to change the inclusion line in CMake from "platforms/*.dll" to "platforms\". The former did not work for me (didn't find any files). Maybe that's a difference between the Windows NSIS builder and the Linux one.

I don't think we have to include any of my changes, because they are just relevant for people who build the setup themselves from source.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill