undeclared gtk_widget_set/get_realized (Bug #4387)


Added by j c almost 10 years ago. Updated over 9 years ago.


Status:Cancelled Start date:2015-06-05
Priority:Normal Due date:
Assignee:Maksim Shabunin % Done:

0%

Category:build/install
Target version:3.1
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty: HW Platform:x86
Pull request:

Description

when compile opencv-3.0.0 on slackware after update of gtk+2,glib,cmake etc


Related issues

related to Bug #4397: samples make undefined reference to __sync_fetch_and_4 Cancelled 2015-06-10

History

Updated by Maksim Shabunin almost 10 years ago

Can you, please, provide additional information about your configuration (cmake output)?

I've been able to build OpenCV with GTK+ version 2.24.23 support.

  • Status changed from New to Incomplete
  • Assignee set to Maksim Shabunin
  • Category set to build/install
  • Target version set to 3.1

Updated by j c over 9 years ago

hi, maksim,

i just upgraded packages to the minimium requirement which configure asked for. my guess is gtk+3 is used in this release,
i will try 2.24.23, & get back to u asap.

Updated by j c over 9 years ago

i guess 2.18.9 is ok, just replace gtk_widget_set_realized with GTK_WIDGET_SET_FLAGS(,GTK_REALIZED).

Updated by Maksim Shabunin over 9 years ago

The GTK_WIDGET_SET_FLAGS macro is deprecated since GTK+ 2.22.
Please, see my comment in issue #4397.

  • Status changed from Incomplete to Cancelled

Also available in: Atom PDF