Page MenuHomeWildfire Games

Update MacOS libraries
Changes PlannedPublic

Authored by wraitii on Jun 1 2021, 6:05 PM.

Details

Reviewers
None
Summary

Updates a number of MacOS libraries. I skip WxWidgets 3.1.5 because wwidgets takes ages to recompile and I didn't bother yet.

Test Plan

^

Event Timeline

wraitii created this revision.Jun 1 2021, 6:05 PM
Owners added a subscriber: Restricted Owners Package.Jun 1 2021, 6:05 PM
Vulcan added a comment.Jun 1 2021, 6:27 PM

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/macos-differential/4474/display/redirect

Vulcan added a comment.Jun 1 2021, 6:36 PM

Successful build - Chance fights ever on the side of the prudent.

Debug: 
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

     7>e:\jenkins\workspace\vs2015-differential\source\network\netclient.cpp(307): warning C4701: potentially uninitialized local variable 'port' used [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\network.vcxproj]
     8>tinygettext.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\tinygettext.vcxproj]
    17>wsecure_crt.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>wprofiler.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>manifest.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>secure_crt.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>posix.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>vfs_path.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
    17>file_stats.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\lowlevel.vcxproj]
Release: 
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

     7>e:\jenkins\workspace\vs2015-differential\source\network\netclient.cpp(307): warning C4701: potentially uninitialized local variable 'port' used [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\network.vcxproj]
    22>e:\jenkins\workspace\vs2015-differential\source\maths\fixed.h(158): warning C4724: potential mod by 0 [E:\Jenkins\workspace\vs2015-differential\build\workspaces\vs2017\test.vcxproj]

Link to build: https://jenkins.wildfiregames.com/job/vs2015-differential/5566/display/redirect

wraitii requested review of this revision.Jun 1 2021, 6:36 PM
Stan added a subscriber: Stan.Jun 1 2021, 6:39 PM

Did you check the SDL2 change it breaks alt tab on windows and fullscreen.

Applied patch D4052 to my working copy rP25634
Problem at Building GnuTLS...`

wraitii planned changes to this revision.Jun 2 2021, 12:02 PM

Yeah there are problems. Might not update for the next release at all, given.

Langbart added a comment.EditedJun 2 2021, 12:41 PM

Yeah there are problems. Might not update for the next release at all, given.

Right after changing it to v3.7 I fail at this point to build the game: