Compiling error in gpu-example-opengl.exe (Bugfix #2737)


Added by Philippe FOUBERT about 12 years ago. Updated almost 13 years ago.


Status:Done Start date:2013-01-27
Priority:Low Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:samples
Target version:-
Affected version:branch 'master' (2.4.9) Operating System:
Difficulty: HW Platform:
Pull request:

Description

Please find hereafter a patch to fix the "GL_CLAMP_TO_EDGE: undeclared identifier" error (seen when compiling "gpu-example-opengl" on Windows with mingw32).

Best regards,

Philippe FOUBERT


Fix-the-GL_CLAMP_TO_EDGE-undeclared-identifier-error.patch (684 Bytes) Philippe FOUBERT, 2013-01-27 02:16 pm


Associated revisions

Revision ecb2ebfb
Added by Vladislav Vinogradov almost 13 years ago

Move opengl iterop code to cv::ogl namespace

Fixed issues: #2737 #2848

Revision 10f89b9c
Added by Roman Donchenko almost 11 years ago

Merge pull request #2737 from jet47:fix-opencv-cmake-config

History

Updated by Kirill Kornyakov about 12 years ago

Philippe, thank you for the fix! But please note, that the preferrable way to provide bugfixes is to make a GitHub pull request, since it greatly simplifies reviewing and testing process (http://pullrequest.opencv.org). And please note, that better to use '2.4' branch, since it is used for preparation of short-term releases (and of course it is merged to 'master' regularly).

  • Tracker changed from Bug to Bugfix
  • Assignee changed from Kirill Kornyakov to Vladislav Vinogradov
  • Description changed from Please find hereafter a patch to fix the "GL_CLAMP_TO_EDGE: undeclared... to Please find hereafter a patch to fix the "GL_CLAMP_TO_EDGE: undeclared ... More

Updated by Vladislav Vinogradov almost 13 years ago

I removed this lines from code (it is not needed).

  • Description changed from Please find hereafter a patch to fix the "GL_CLAMP_TO_EDGE: undeclared ... to Please find hereafter a patch to fix the "GL_CLAMP_TO_EDGE: undeclared i... More
  • Status changed from Open to Done

Also available in: Atom PDF