Ask Your Question

Revision history [back]

What compiler were you using? I got similar problem when I tried to compile opencv with GNU gcc installed by myself. When I configured my cmake to use clang instead of gcc, everything works. I guess the gui part might not be compatible with GNU gcc?