Package Details: mingw-w64-gtkmm3 3.10.0-1

Package Base: mingw-w64-gtkmm3
Description: C++ bindings for gtk3 (mingw-w64)
Upstream URL: http://gtkmm.org
Category: lib
Licenses: LGPL
Submitter: Schala
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2013-05-17 23:41
Last Updated: 2013-11-01 02:47

Latest Comments

Comment by lann

2015-04-18 19:39

I got an error when i try to compile :
/home/lann/tmp/yaourt-tmp-lann/aur-mingw-w64-gtkmm3/src/gtkmm-3.10.0/gdk/gdkmm/window.cc:950:117: error: invalid conversion from 'guint {aka unsigned int}' to 'GdkWindowHints' [-fpermissive]
gdk_window_constrain_size(const_cast<GdkGeometry*>(&(geometry)), flags, width, height, &(new_width), &(new_height));