Ask Your Question

bikekowal's profile - activity

2016-07-20 12:13:17 -0600 received badge  Popular Question (source)
2013-04-23 01:24:53 -0600 commented answer Problem with kernel32.lib

Yes, I'm aware what is going on. The problem is that I did everything according to instructions. Matlab itself has no problems with compiling mex files.

2013-04-22 11:18:05 -0600 asked a question Problem with kernel32.lib

HI, Hi,

I am starting using OPENCV. Because I have good experience with using MATLAB I am trying to use OPENCV with MATLAB. I have prebuilt version 2.4.5 of OpenCV. I have set all the parameters up and during the compilation I receive a following error:

LINK : fatal error LNK1181: cannot open input file 'kernel32.lib'

I use MS Visual Studio 2010 x86. I've heard about changing the Windows SDK in VS but it doesn't work. Do you have any suggestions?

regards, bikekowal