CUDA + OpenCV on Eclipse

Hi.
I successfully configured Eclipse with CUDA following instructions over here:
[url=“Life of a Programmer Geek: Using Eclipse for CUDA Development”]http://lifeofaprogrammergeek.blogspot.com/...evelopment.html[/url]

On the other hand, I was also trying to configure Eclipse with OpenCV for the same project which is configured with CUDA.

The instructions are over here:
[url=“Default PLESK Page”]Default PLESK Page

But this image:
[url=“http://www.jestinstoffel.com/files/images/Screenshot-Properties%20for%20OpenCVDemo%20.preview.png”]http://www.jestinstoffel.com/files/images/...%20.preview.png[/url]

doesn’t appear because with CUDA we have unchecked “Automatically generate makefile”.

Can you please throw some light on CUDA+OpenCV on eclipse ?

i have similar problems. i am trying to work with cuda and opencv together. cuda alone compiles fine. but when i add the opencv include path and build, i get errors with cxoperations.hpp file.
i think nvcc is not able to compile .hpp files.
how do i solve this??
thanks!

i have similar problems. i am trying to work with cuda and opencv together. cuda alone compiles fine. but when i add the opencv include path and build, i get errors with cxoperations.hpp file.
i think nvcc is not able to compile .hpp files.
how do i solve this??
thanks!