rust

rust语言win10下编译兼容win7的可执行程序

笔者的一次经历,rust程序在win10上编译好了也可以运行,但拷贝到win7上就运行不了,多方研究发现是高版本的rust已经不支持win7了,所以就使用1.77.2这个版本来编译,然后就行了。 切换版本:

# 安装1.77版本
rustup toolchain install 1.77.2-x86_64-pc-windows-msvc 
#rustup toolchain install 1.77.2-x86_64-pc-windows-gnu  也可以换成gnu的,但要配置mingw环境

#切换版本
rustup default 1.77.2-x86_64-pc-windows-msvc

关于作者

程序员,软件工程师,java, golang, rust, c, python,vue, Springboot, mybatis, mysql,elasticsearch, docker, maven, gcc, linux, ubuntu, centos, axum,llm, paddlepaddle, onlyoffice,minio,银河麒麟,中科方德,rpm