Skip to navigation
What i need in msys2 to build a basic gtk rust app
26.03.21
to build a gtk app I had to install the below packages excepts some helper tools like emacs,git and mercurial pacman -Syu pacman -S mingw-w64-x86_64-rust \ mercurial \ git \ emacs \ base-devel \ mingw-w64-x86_64-gtk3 \ mingw-w64-x86_64-glade \ mingw-w64-x86_64-python3-gobject \ msys/perl-ack \ msys/glib2-devel \ mingw64/mingw-w64-x86_64-giflib \ mingw-w64-x86_64-toolchain maybe set the path echo 'export PATH="/c/Users/IEUser/.cargo/bin:$PATH"' >> ~/.bashrc
https://packages.msys2.org/group/mingw-w64-x86_64-toolchain
Reply
Anonymous
Information Epoch 1732552007
Think hierarchically.
Home
Notebook
Contact us