Skip to content

sh make.sh 编译不通过 #55

@lllllmaster-lulllll

Description

@lllllmaster-lulllll

进入代码目录 到lib,首先要编译c代码 sh make.sh,但是我得到了以下错误
fpn.pytorch/lib/model/roi_crop/src/roi_crop.c:10:30: error: dereferencing pointer to incomplete type
int batchsize = inputImages->size[0];
^
/fpn.pytorch/lib/model/roi_crop/src/roi_crop.c:11:39: error: dereferencing pointer to incomplete type
int inputImages_height = inputImages->size[1];
2020-11-29-14-27-04

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

    Issue actions