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

Complie wrong #13

Open
ltc576935585 opened this issue Jul 1, 2019 · 1 comment
Open

Complie wrong #13

ltc576935585 opened this issue Jul 1, 2019 · 1 comment

Comments

@ltc576935585
Copy link

make.sh: 第 27 行: cd: layer_utils/roi_align/src/cuda: 没有那个文件或目录
Compiling crop_and_resize kernels by nvcc...
gcc: error: crop_and_resize_kernel.cu: 没有那个文件或目录
gcc: warning: ‘-x c++’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
python: can't open file 'build.py': [Errno 2] No such file or directory
make.sh: 第 35 行: cd: nms/src/cuda: 没有那个文件或目录
Compiling nms kernels by nvcc...
gcc: error: nms_kernel.cu: 没有那个文件或目录
gcc: warning: ‘-x c++’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
python: can't open file 'build.py': [Errno 2] No such file or directory

@ltc576935585
Copy link
Author

文件 make.sh 第24行后面应该有 cd ../../(成为第25行)

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