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

nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified #131

Open
zxqcreations opened this issue Apr 9, 2018 · 2 comments

Comments

@zxqcreations
Copy link

I'm trying to compile Faster R-CNN, but when I execute make in $Fast_root$/lib, I got an issue

nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified

followed with

g++: error: roi_pooling_op.cu.o: No such file or directory
g++: error: GOOGLE_CUDA=1: No such file or directory

I have already added /usr/local/cuda-9.0/bin to PATH, and nvcc --version tells me Cuda compilation tools, release 9.0, V9.0.176

anyone help me?

@YijianLiu
Copy link

Have you dealed with this? I have the same problem!

@AvigdorZ
Copy link

你好想问下 这个问题如何解决的,我也遇到了这样的问题

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

3 participants