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

Build Error #15

Open
sahil12051994 opened this issue Nov 21, 2019 · 5 comments
Open

Build Error #15

sahil12051994 opened this issue Nov 21, 2019 · 5 comments

Comments

@sahil12051994
Copy link

Can you please guide me through this error, Thanks.

CMake Error: Files to be generated by multiple different commands: "path to dir_/build/CMakeFiles/retinaface.dir/retinaface/retinaface_generated_resizeconvertion.cu.o.cmake"

@TonyzBi
Copy link

TonyzBi commented Dec 18, 2019

got the same Issue. did you make it through ? @sahil12051994

@zxOnVacation
Copy link

downgrade cmake version

@louielu1027
Copy link

@jike-algorithm-zhangxiao 你好,用哪个cmake版本可以呢?

@nvn2019
Copy link

nvn2019 commented May 31, 2020

Check one of both USE_NPP and USE_TENSORRT, it works.

@haksoy
Copy link

haksoy commented Jun 20, 2020

I had the same issue when building the project on Windows. Solved the problem by removing "file( GLOB core_cuda_files "./retinaface/*.cu")" from CMakeLists.txt. Because "cl" is creating cuda object files during compilation, it creates conflict with this definition

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

6 participants