Re: [Mingw-w64-public] Cross compiling a GTK app for windows from Ubuntu

2021-03-08 Thread Mateusz MikuĊ‚a
Hello You also need GTK libraries built for mingw-w64. On Debian (and therefore Ubuntu) AFAIK there are no prebuilt packages so you have to build them on your own. Some other distributions have official and unofficial packages: https://pkgs.org/download/mingw-w64-gtk3

[Mingw-w64-public] Cross compiling a GTK app for windows from Ubuntu

2021-03-08 Thread relay.public.ad...@outlook.com
Hello I was trying to cross compile a Gtk-rs application for windows but the linker complains that it cannot find some gtk libraries. Note that the same application will run when compiled for native linux: error: linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1 | = note: