Ask Your Question

bkkuan's profile - activity

2020-07-04 12:09:50 -0600 received badge  Enthusiast
2020-07-03 00:15:03 -0600 commented question warning: field of class type without a DLL interface used in a class with a DLL interface

the full error is D:/OpenCV/opencv-4.2.0/modules/core/include\opencv2/core/cuda.hpp(723): warning : field of class type

2020-07-03 00:10:53 -0600 commented question warning: field of class type without a DLL interface used in a class with a DLL interface

i rebuilt it again and get the same error again.The build is successful but the thing is my cuda cant be used. not conne

2020-07-02 23:59:08 -0600 commented question warning: field of class type without a DLL interface used in a class with a DLL interface

opencv version is 4.2.0. exact error :warning: field of class type without a DLL interface used in a class with a DLL in

2020-07-02 23:58:08 -0600 commented question warning: field of class type without a DLL interface used in a class with a DLL interface

theres no error, but the thing is i need to use cuda because i am installing opencv for use of darknet to train model. I

2020-07-01 10:13:48 -0600 commented question warning: field of class type without a DLL interface used in a class with a DLL interface

When building ALL_BUILD in Visual Studio 2017. I added in WITH_CUDA Option

2020-07-01 09:35:11 -0600 asked a question warning: field of class type without a DLL interface used in a class with a DLL interface

warning: field of class type without a DLL interface used in a class with a DLL interface I have this error message warn

2020-06-30 09:33:09 -0600 commented question I got an Error Code LNK2019

my python is 32 bit. 3.7

2020-06-30 05:23:10 -0600 asked a question x86 conflicts with target machine x64

x86 conflicts with target machine x64 How do i solve this? C:\Users\bryan\anaconda3\libs\python37.lib : warning LNK42

2020-06-30 05:21:37 -0600 commented question I got an Error Code LNK2019

i remove hdf but now another error appears C:\Users\bryan\anaconda3\libs\python37.lib : warning LNK4272: library machine

2020-06-30 03:31:17 -0600 commented question I got an Error Code LNK2019

i am using cmake-gui and i do not have the option BUILD_opencv_hdf

2020-06-30 03:18:09 -0600 commented question I got an Error Code LNK2019

I am unsure of this hdf? I dont think i have it in my pc.

2020-06-30 02:46:23 -0600 received badge  Editor (source)
2020-06-30 02:46:23 -0600 edited question I got an Error Code LNK2019

I got an Error Code LNK2019 I got an error code LNK2019 when building Opencv using ALL_BUILD in visual studio 2017. Can

2020-06-30 00:43:26 -0600 asked a question I got an Error Code LNK2019

I got an Error Code LNK2019 I got an error code LNK2019 when building Opencv using ALL_BUILD in visual studio 2017. Can