mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
64-bit Version not compatible with XP x64 #5399
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#5399
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sledrewr on GitHub (Apr 3, 2017).
The version is 3.3.11 64 bit
The problem is that the program throws an error "This is not a valid Win32 Application" when launching
The expected behavior is that it should work on XP x64 as it does on its 32-bit counterpart
It shouldn't be too difficult to re-configure your compiler to add XP x64 as a target OS.
Thanks
@sledgehammer999 commented on GitHub (Apr 4, 2017):
No this isn't expected behavior. It is clearly stated in the Download page that the 64-bit installer is compatible with Vista+.
64-bit Windows XP has a "different flavor" of 64-bit. I cannot explain it well, but the bottom line is that it would require me to have another set of compiled libraries that would be compatible with it. That version wouldn't be compatible with 64-bit Vista+ versions. So I would need to maintain locally 3 toolchains(32-bit, 64-bit Vista+, 64-bit XP). It isn't worth it for Windows XP 64bit.
Unless, I am mistaken the XP figures have dropped significantly nowadays and I expect the 64-bit version(XP) to be even lower. Also as I have stated in my v3.3.11 changelog Qt 5.8 has dropped XP support and myself I am uncertain on how long I will continue to provide builds for XP anyways.
I am very tempted with the next major release to drop XP.
@hrxn commented on GitHub (Apr 4, 2017):
Good idea. Considering the fact that even Microsoft dropped support for XP.