2.4.4 opencv comilation problem (Bug #2868)


Added by Theodore Tsesmelis about 12 years ago. Updated almost 12 years ago.


Status:Done Start date:2013-03-06
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:build/install
Target version:2.4.5
Affected version:2.4.4 Operating System:
Difficulty: HW Platform:
Pull request:https://github.com/Itseez/opencv/pull/758

Description

hi i am trying to compile opencv from scratch but i am getting compilation errors. I do not know the cause of it so i am submitting here the result of the make and the cmake options that i used.My system is a 64bit linux distribution (Arch linux). I am submitting both the output and PKGBUILD file.


log - the output of the compilation (17.5 kB) Theodore Tsesmelis, 2013-03-06 11:25 am

PKGBUILD - under the _cmakeopts you can see which parameters are enabled (4 kB) Theodore Tsesmelis, 2013-03-06 11:25 am


Associated revisions

Revision 2c57445f
Added by Andrey Kamaev almost 12 years ago

Improve CMake checks for the OpenGL availability

Issue #2868

Revision cb69a5c2
Added by Roman Donchenko over 10 years ago

Merge pull request #2868 from neo008:2.4

History

Updated by Andrey Kamaev about 12 years ago

OpenGL support requires GTK to be enabled. So you need to disable OpenGL (-DWITH_OPENGL=OFF) or enable GTK (-DWITH_GTK=ON).

CMake scripts need to be updated to catch this unsupported configuration.

  • Assignee set to Andrey Kamaev
  • Category set to build/install
  • Target version set to 2.4.5

Updated by Andrey Kamaev almost 12 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/758

Updated by Andrey Kamaev almost 12 years ago

Fix is pushed to 2.4

  • Status changed from Open to Done

Also available in: Atom PDF