-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Tauri 2.0 cannot run on Windows 7 SP1(x86 or x64) #11381
Comments
closing as duplicate of #10834 |
Can you translate what the dialog says? Or at least copy paste the text so we can translate it ourselves? |
Problem signature: Read our privacy statement online: If the online privacy statement is not available, please read our privacy statement offline: TIP:Vmware PC |
pnpm tauri info: [✔] Environment [-] Packages [-] Plugins [-] App |
Thanks! |
@FabianLars Build environment: Test 1: Runtime environment: Test 2: Runtime environment: Build environment: Test 3: Runtime environment: Test 4: |
That looks a bit like an issue with the rust compiler or something 🤔 Thanks for the extensive testing! I'm still out sick for a while so I can't look into it right now :/ |
@FabianLars |
Project wry: |
Now the issue points to |
@amrbashir @FabianLars |
Describe the bug
The compiled result of Tauri 2.0 does not run on Windows 7 SP1.
Reproduction
Run
pnpm create tauri-app
Expected behavior
It is expected to run normally. I also want to know if Tauri 2.0 supports Windows 7. Globally, Windows 7 still has a 3% market share, and in some regions like China, the share is as high as 20%. This is a significant proportion.
Full
tauri info
outputStack trace
No response
Additional context
I compiled on both Windows 8 x86 and x64 environments, and tested on Windows 7, but it still could not run.
The text was updated successfully, but these errors were encountered: