mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1895] 客户端运行在XP,WIN2003上提示不是有效的WIN32应用程序 #1502
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1502
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 @gogo7947 on GitHub (Jul 9, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1895
下载的frp_0.33.0_windows_386包,把客户端放在XP,WIN2003上运行,提示 不是有效的WIN32应用程序
@gogo7947 commented on GitHub (Jul 9, 2020):
已经在过往问题找到答案
https://github.com/golang/go/wiki/MinimumRequirements#windows
Golang 1.11开始已不支持XP。