Skip to content
New issue

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

Invalid mex file on windows 10 #68

Open
faizan94 opened this issue Jan 3, 2016 · 0 comments
Open

Invalid mex file on windows 10 #68

faizan94 opened this issue Jan 3, 2016 · 0 comments

Comments

@faizan94
Copy link

faizan94 commented Jan 3, 2016

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant