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. #3507

Closed
faizan94 opened this issue Jan 3, 2016 · 2 comments
Closed

Invalid mex file on windows. #3507

faizan94 opened this issue Jan 3, 2016 · 2 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 ?

@seanbell
Copy link

The main caffe repository isn't officially supported on windows -- see #15. Also, please consult the mailing list for installation questions. If you think you found a bug in the main repository, please re-open the issue.

From https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md:

Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

@Sureshthommandru
Copy link

Invalid MEX-file '\caffe\caffe\matlab+caffe\private\caffe_.mexw64': Gateway function is missing.

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

3 participants