1 Star 1 Fork 2

chenhongjin/Windows平台下的GTK环境运行时安装包

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

解压到该目录下:$(LOCALAPPDATA)\Gtk\3.24.24

注:$(LOCALAPPDATA)是你的电脑{AppData\Local}目录,如C:\Users\chj\AppData\Local

安装gtk3-runtime-3.24.31-2022-01-04-ts-win64.rar需要配置环境变量, 你可以打开电脑属性配置指定目录,或者执行以下.bat命令: @set GTK3R_PREFIX=C:\Program Files\GTK3-Runtime Win64 @echo set PATH=%GTK3R_PREFIX%;%%PATH%% @set PATH=%GTK3R_PREFIX%;%PATH%

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/easywebfactory/GTK-for-Windows.git
git@gitee.com:easywebfactory/GTK-for-Windows.git
easywebfactory
GTK-for-Windows
Windows平台下的GTK环境运行时安装包
master

Search