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

Fix bug that breaks MATLAB 2014a compilation #696

Merged
merged 1 commit into from Jul 15, 2014

Conversation

rbgirshick
Copy link
Contributor

Change how mex is called to fix broken compilation with MATLAB 2014a. I've tested this with 2014a and 2012b (2012b was working previous to this change and continues to work with this fix). This PR may address issues that people have been reporting (e.g., #605, #677).

jeffdonahue added a commit that referenced this pull request Jul 15, 2014
Fix bug that breaks MATLAB 2014a compilation
@jeffdonahue jeffdonahue merged commit 12fe648 into BVLC:dev Jul 15, 2014
@jeffdonahue
Copy link
Contributor

Cool, thanks Ross!

@shelhamer shelhamer added the bug label Jul 15, 2014
This was referenced Jul 22, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
Fix bug that breaks MATLAB 2014a compilation
RazvanRanca pushed a commit to RazvanRanca/caffe that referenced this pull request Nov 4, 2014
Fix bug that breaks MATLAB 2014a compilation
@black3391
Copy link

It seems that I fixed this problom by modifing the "STATIC_NAME" to "NAME", in makefile in line 266 an line 272
screenshot from 2015-09-10 12 59 46

@kisseternity
Copy link

It works for me. I've been confused with this problem several days, thanks very much!!!!!!

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

Successfully merging this pull request may close these issues.

None yet

8 participants