jakobwilm / slstudio

SLStudio -- Real Time Structured Light. A comprehensive software suite for capturing and reconstructing 3D scenes with a camera-projector pair.
Other
515 stars 194 forks source link

Gtk-ERROR **: GTK+ 2.x symbols detected. #29

Closed Gauthamraju31 closed 5 years ago

Gauthamraju31 commented 5 years ago

The programs builds fine with few modifications, but the executable fails to run with this message

(SLStudio:6008): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trace/breakpoint trap (core dumped)

How to I force it to use a GTK-2 ?

Gauthamraju31 commented 5 years ago

Update: Have solved this issue, qt an opencv both should be built with gtk3.x