cvPreparePredictData conflict modules ocl and ml (Bug #3304)
Description
Module file svm.cpp (ocl) method is declared cvPreparePredictData.Metod of the same name located in the module ml. Thus, when creating a library with static linking is a conflict redefinitions of this method. Perhaps you need to add a suffix to the name of the method _ocl.
Associated revisions
Merge pull request #3304 from eltermann:master
History
Updated by Kirill Kornyakov over 11 years ago
Andrey, please let us know if you need additional details.
- Status changed from New to Open
Updated by Andrey Pavlenko over 11 years ago
Fixed by 8beb514
- Target version set to 2.4.7
- Status changed from Open to Done
- Start date deleted (
2013-10-04)