Top / Rustにっき

gtk-rs on windows

下記の手順以外で気になった点のメモ

https://gtk-rs.org/gtk4-rs/stable/latest/book/installation_windows.html

rustpu

https://rustup.rs/

VisualStudioも入る

gvsbuild

https://github.com/wingtk/gvsbuild#development-environment

choco install python311

現状(20231123),install python すると3.12が入るけど distutilsがobsoletedになった関係で後続のビルドが通らないのでひとまず3.11に.

https://gitlab.gnome.org/GNOME/glib/-/issues/3134

ライブラリパス

手元の環境では追加で設定が必要だった

set LIB="C:\gtk-build\gtk\x64\release\lib"
Link: MenuBar(152d) ,
Site admin: kam1610, PukiWiki 1.4.7 Copyright © 2001-2006 PukiWiki Developers Team. License is GPL.
Based on "PukiWiki" 1.3 by yu-ji. Powered by PHP 5.2.17.