Open Gofive opened 2 months ago
Do you see any error messages? Did you build the app with Rust 1.75 or below? (1.75 is the last version to properly support win7)
Do you see any error messages? Did you build the app with Rust 1.75 or below? (1.75 is the last version to properly support win7)
release 32bit do not have any error messages, rust 1.75.but tauri v1 can run on the win7 32bit device.
Okay thanks. I don't have access to my VMs at the moment so it may take a while for me to get back to you.
Okay thanks. I don't have access to my VMs at the moment so it may take a while for me to get back to you.
any update on this?
I encountered the same issue. Windows 7 and 8 both don't work.
Are we talking about tauri dev
or the resulting app bundle (tauri build
from another machine). If the latter, what was the exact build command you used?
Furthermore, does anyone have any kind of error message for me? If not, did you try starting the exe from inside a Powershell/cmd.exe terminal? That sometimes helps.
the same issue: #11381
Describe the bug
tauri-2.0.rc can not run on windows7 32bit. I have tested with 'yarn create tauri-app --rc'. It is crashed on my win7 bit32 ,dont have any problem hint, but tauri-v1 can run perfectly.
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response