Issue when building OpenCV 4.4.0 from source.
When I build "ALL_BUILD" and "INSTALL" projects using VS2019 Windows10 I got 2000 somthing warnings (only warnings no errors at all) saying:
"Warning: field of class type without a DLL interface used in a class with a DLL interface" and
"Warning: base class dllexport/dllimport specification differs from that of the derived class"
Pre install CUDA 10.1 with matching cudnn. GPU: RTX 2080.
↧