Changes between Initial Version and Version 1 of Ticket #3501, comment 13
- Timestamp:
- 02/01/2022 05:54:10 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3501, comment 13
initial v1 2 2 3 3 The problem can be replicated in a simple Python repl by switching types loaded, specifically gif or ico types on Windows: 4 5 Install Python and extract gvsbuild release to `C:\Program Files\Gtk` 6 {{{ 7 set PATH=C:\Program Files\Gtk;C:\Program Files\Gtk\bin;C:\Program Files\Gtk\lib;%PATH% 8 python.exe 9 }}} 10 11 4 12 5 13 {{{