happynear / happynear/caffe-windows
Unable to open 'libcaffe.lib'
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
I have got then following error while trying to build it
```
7>LINK : fatal error LNK1181: cannot open input file 'libcaffe.lib'
13>------ Build started: Project: upgrade_net_proto_binary, Configuration: Release x64 ------
13> upgrade_net_proto_binary.cpp
12> convert_mnist_siamese_data.cpp
12>LINK : fatal error LNK1181: cannot open input file 'libcaffe.lib'
8>LINK : fatal error LNK1181: cannot open input file 'libcaffe.lib'
14>------ Build started: Project: upgrade_net_proto_text, Configuration: Release x64 ------
15>------ Build started: Project: upgrade_solver_proto_text, Configuration: Release x64 ------
15> upgrade_solver_proto_text.cpp
16>------ Build started: Project: caffe.binding, Configuration: Release x64 ------
16> CaffeBinding.cpp
15>LINK : fatal error LNK1181: cannot open input file 'libcaffe.lib'
13>LINK : fatal error LNK1181: cannot open input file 'libcaffe.lib'
16>LINK : fatal error LNK1181: cannot open in
```put file 'libcaffe.lib'
```
Contributor guide
Assessment
This issue has not been assessed yet.