Advertisement
gusibsd

Untitled

Mar 9th, 2014
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. ibs/general.o
  2. mv -f .deps/rgba.Tpo .deps/rgba.Plo
  3. window.cc:923:3: error: no matching function for call to 'gdk_window_constrain_size'
  4. gdk_window_constrain_size(const_cast<GdkGeometry*>(&(geometry)), flags, width, height, &(new_width), &(new_height));
  5. ^~~~~~~~~~~~~~~~~~~~~~~~~
  6. /usr/local/include/gtk-3.0/gdk/gdkwindow.h:1049:12: note: candidate function not viable: no known conversion from 'guint' (aka 'unsigned int') to 'GdkWindowH
  7. ints' for 2nd argument
  8. void gdk_window_constrain_size (GdkGeometry *geometry,
  9. ^
  10. mv -f .deps/timecoord.Tpo .deps/timecoord.Plo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement