Ask Your Question
0

Warning: field of class type without a DLL interface used in a class with a DLL interface

asked 2020-08-01 13:31:38 -0600

pkz gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2020-08-01 14:01:46 -0600

Try this

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-08-01 13:29:08 -0600

Seen: 3,566 times

Last updated: Aug 01 '20