You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build it successfully on windows 10. But when I use it on matlab it is giving me this error. And it seemd no body has a solution on windows.
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
Invalid MEX-file ‘…..\caffe.mexw64’
I build it successfully on windows 10. But when I use it on matlab it is giving me this error. And it seemd no body has a solution on windows.
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
Invalid MEX-file ‘…..\caffe.mexw64’
I am using build it using visual studio 2013, cuda 7.5 and windows 10. Followed this tutorial ..... seems to me that many have successfully run using it: https://initialneil.wordpress.com/2015/01/11/build-caffe-in-windows-with-visual-studio-2013-cuda-6-5-opencv-2-4-9/#comment-385.
can Anyone help me ?
The text was updated successfully, but these errors were encountered: