Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.86k stars 451 forks source link

Add a real x64 Windows build #8233

Closed qstokkink closed 4 weeks ago

qstokkink commented 4 weeks ago

Currently, our Build GitHub Action only produces a Tribler_8.0.*_x86 build. I have been manually copying and renaming this file to Tribler_8.0.*_x64, even though it is actually just x86.

Even though x86 will just work on x64 Windows systems, we should really just have a proper x64 build as well.

qstokkink commented 4 weeks ago

Actually, upon further inspection, the opposite seems to be the case. The build is only x64. even though it self-identifies as x86.