Code: Select all
Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file '..\game-music-emu\gme\Release\gme.lib' zdoom B:\build\qzdoom64\src\LINK 1 Moderator: GZDoom Developers
Code: Select all
Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file '..\game-music-emu\gme\Release\gme.lib' zdoom B:\build\qzdoom64\src\LINK 1 Code: Select all
set(BUILD_SHARED_LIBS OFF)

Erm, but that change has nothing to do with this report. As I said in that pull request, the code inside the `if ( FALSE )` block will never be executed. You can check this by having a look at the cache file and see that no change happened.Graf Zahl wrote:I haven't merged that because I couldn't satisfactorily prove that it won't break stuff, this report clearly shows that caution is justified.
Graf Zahl wrote:I couldn't satisfactorily prove that it won't break stuff
I think we should upgrade to the latest zlib 1.2.8 but try to avoid changes in CMake.Edward-san wrote:Of course, but the zlib pull request is not a code upgrade, but adding back parts of code which were left off (still disabled as explained), so I still don't follow this reasoning:Graf Zahl wrote:I couldn't satisfactorily prove that it won't break stuff