Sebastian Dröge
Sebastian Dröge
Can you confirm that the vcpkg cmake build actually work, or just builds fine? I'm worried about 1) it working suboptimal due to incorrect build, 2) becoming outdated because nobody...
Considering that it seems like vcpkg would be a good option for Windows if MSVC is available and the libraries are not found via pkg-config directly.
> Any news about MSVC support? What's missing for MSVC btw? It's working fine with gtk-rs as long as you get working GTK binaries from somewhere. That's how @GuillaumeGomez and...
I saw you pasted these instructions also at https://www.reddit.com/r/rust/comments/bzkhmt/how_to_use_gtkrs_on_windows_using_the_msvc/ Want to send a PR to add this to the website? :) Personally I'm always using MSVC with gtk-rs on Windows,...
> I got 0xc0000139 when running from CLion, and a working window when running from `cargo run` from CLI, or Windows Explorer. This has nothing to do with this issue....
> Should be MSVC 2019 build then added in the AppVeyor configuration? Sounds good, do you want to create a PR for that?
> There are still some things about missing pixmaps, that will require some work on, but this may be at least something to get the discussion back on what is...
The corresponding header is not included by any GTK headers, so this fails (not just on Fedora copr). The header would have to be listed in the `.gir` file somehow...
I.e. this is a bug at the GTK level, not in the bindings.
You can get the display by calling https://gtk-rs.org/docs/gdkx11/struct.X11Window.html#method.get_display