GPU error checking compile time error with CUDA off (Bug #676)


Added by Ethan Rublee over 14 years ago. Updated over 14 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Anatoly Baksheev % Done:

0%

Category:gpu (cuda)
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

In file included from /wg/stor2a/erublee/opencv/trunk/opencv/build/modules/gpu/opencv_gpu_pch_dephelp.cxx:1:
/wg/stor2a/erublee/opencv/trunk/opencv/modules/gpu/src/precomp.hpp: In function ‘void throw_nogpu()’:
/wg/stor2a/erublee/opencv/trunk/opencv/modules/gpu/src/precomp.hpp:72: error: ‘CV_GpuNotFound’ was not declared in this scope

In r3298 you changed CV_GpuNotFound to CV_GpuNotSupported. However in the gpu/src/precomp.hpp this was not renamed in line 72. See r3930, where i committed the change. Please verify that this is the desired behavior.


Associated revisions

Revision 8a962d34
Added by Andrey Kamaev almost 12 years ago

Merge pull request #676 from vpisarev/svd_stuff

added test for bug #1448 and hopefully fixes the bug #2898

History

Updated by Anatoly Baksheev over 14 years ago

Thanks. Fix is correct.

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF