Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

win7 vs2013 just say cannot open input file'libcaffe.lib' and '../util/mkstemp.hpp' no such file or directory #44

Closed
Kelvinson opened this issue Mar 15, 2016 · 7 comments

Comments

@Kelvinson
Copy link

I just download the master branch build in the mode Release and x64 it says
error LNK1181: cannot open input file 'libcaffe.lib '..Projects\caffe-master\windows\caffe\LINK caffe
and
error C1083: Cannot open include file: 'caffe/util/mkstemp.hpp': error C1083: Cannot open include file: 'caffe/util/mkstemp.hpp': No such file or directory (....\src\gtest\gtest-all.cpp)
this error C1083 also exists in many other cpp files
thank you all, guys!!!

microcaffeerror

@Ariex
Copy link

Ariex commented Mar 15, 2016

try do following in VS2013 libcaffe project > Property > C/C++ > General > Treat Warnings as Errors > No (/WX-)
not tested in VS2015

@Kelvinson
Copy link
Author

hi,buddy! I wonder whether you have come across this issue , I set the libcaffe project treat warning not as errors but the problem still exists just like before ,here you can have a careful look at the error messages
errror2

I have been installing the caffe on windows for days, how can I make it? thank you very much!

@Ariex
Copy link

Ariex commented Mar 16, 2016

I am sorry that would not help, this is quite new to me
install caffe does not create many issues for me, only there was a time I did not follow the instruction...
sorry again, and good luck~

@Kelvinson
Copy link
Author

Thanks for your attention, I should have another try.

@sasagalic-MSFT
Copy link

@Kelvinson are you able to build just libcaffe project?If not could you please provide errors Visual Studio reports.

@pavlejosipovic
Copy link

@Kelvinson did you have any luck in building caffe?

@pavlejosipovic
Copy link

@Kelvinson If you still have issue please reopen the issue.

lunzueta pushed a commit to lunzueta/caffe that referenced this issue Sep 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants