We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got this error when i tried to compile TLD
windows 7 64 bit
VS2010 -matlab 2011b 64 bit
PC lk.cpp lk.cpp(18) : fatal error C1083: Cannot open include file: 'cv.h': No such file or directory
C:\PROGRA~1\MATLAB\R2010B\BIN\MEX.PL: Error: Compile of 'lk.cpp' failed.
??? Error using ==> mex at 208 Unable to complete successfully.
Error in ==> compile at 32 eval(['mex lk.cpp -O' include lib]);
please any help....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got this error when i tried to compile TLD
windows 7 64 bit
VS2010
-matlab 2011b 64 bit
-opencv 2.2
PC
lk.cpp
lk.cpp(18) : fatal error C1083: Cannot open include file: 'cv.h': No such file or directory
C:\PROGRA~1\MATLAB\R2010B\BIN\MEX.PL: Error: Compile of 'lk.cpp' failed.
??? Error using ==> mex at 208
Unable to complete successfully.
Error in ==> compile at 32
eval(['mex lk.cpp -O' include lib]);
please any help....
The text was updated successfully, but these errors were encountered: