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

fatal error LNK1149: output filename matches input filename #9

Open
aligoglos opened this issue Aug 4, 2017 · 1 comment
Open

fatal error LNK1149: output filename matches input filename #9

aligoglos opened this issue Aug 4, 2017 · 1 comment

Comments

@aligoglos
Copy link

aligoglos commented Aug 4, 2017

i want build caffe-rfcn on windows 10. i build caffeproto and caffe successfully but cant build caffe.bin.
when i try build caffe.bin this error occur:

 1>------ Build started: Project: caffe.bin, Configuration: Release x64 ------
1>LINK : fatal error LNK1149: output filename matches input filename 'D:\Artificial Intelligence\Deep Learning\Src\Caffe Branch\caffe-rfcn-r-fcn\caffe-rfcn-r-fcn\Build\lib\Release\caffe.lib'
========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========

my property command line :

/OUT:"D:\Artificial Intelligence\Deep Learning\Src\Caffe Branch\caffe-rfcn-r-fcn\caffe-rfcn-r-fcn\Build\tools\Release\caffe_rfcn.exe"

/IMPLIB:"D:/Artificial Intelligence/Deep Learning/Src/Caffe Branch/caffe-rfcn-r-fcn/caffe-rfcn-r-fcn/Build/lib/Release/caffe.lib"

why this error happen?

@xiakj
Copy link

xiakj commented Dec 29, 2018

Hi, have you solved this problem? How?

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

2 participants