-
Notifications
You must be signed in to change notification settings - Fork 21
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 #4
Comments
you need to run |
I am using the master version of ObjRecRANSAC |
From here? |
Yes |
I think there is a version built into https://github.com/cpaxton/costar_stack could you give that a shot? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I compiling ObjRecRANSAC, the following error occur
I run cmake 3.5 in ubuntu16.04-64bit, with cuda8.0, the cmake process succeeded, but when I run make, the above errors occured, I tried many methods to solve the "nvcc" error, but none succeeded. So I sincerely ask for your help!
I run make VERBOSE=1 the total output is following
The text was updated successfully, but these errors were encountered: