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

sh make.sh 编译不通过 #55

Open
lllllmaster-lulllll opened this issue Nov 29, 2020 · 0 comments
Open

sh make.sh 编译不通过 #55

lllllmaster-lulllll opened this issue Nov 29, 2020 · 0 comments

Comments

@lllllmaster-lulllll
Copy link

进入代码目录 到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

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

1 participant