Skip to content

无法打开输入文件“libcaffe.lib #152

Open
@YUHANGZHANG7

Description

@YUHANGZHANG7

ques
错误 14 error LNK1181: 无法打开输入文件“D:\caffe_root\caffe-master\Build\Int\libcaffe\x64\Release\math_functions.obj” D:\caffe_root\caffe-master\windows\caffe\LINK caffe
错误 15 error LNK1181: 无法打开输入文件“libcaffe.lib” D:\caffe_root\caffe-master\windows\compute_image_mean\LINK compute_image_mean
请问错误14和错误15造成的原因是什么,谢谢回复。

Activity

swearos

swearos commented on Aug 27, 2016

@swearos

Delete the file math_functions.obj,rebuild.
if it doesn't work,try to delete the folder ,'Build\Int\libcaffe\x64\Release',then rebuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @swearos@YUHANGZHANG7

        Issue actions

          无法打开输入文件“libcaffe.lib · Issue #152 · happynear/caffe-windows