'make: *** No rule to make target ...' Build error on NSIGHT IDE while cross-compiling on Jetson TK1

I’m trying to build a project on NSIGHT, inside the project is a .cu and .h file. I’m trying to cross-compile this on Jetson. There is also a copy of the project on the Jetson too.

This is the error I’m getting. If you know anything about or have encountered such a problem before, I’d really appreciate the help.

Hi vshastry, is it possible to archive and attach your project here so we can take a look? If not, could you make an example project that just has enough code to replicate the error? Thanks.