StephanPreibisch / FourierConvolutionCUDALib

Implementation of 3d non-separable convolution using CUDA & FFT Convolution
19 stars 13 forks source link

cannot open include file 'cufft_test.cuh' #14

Closed cloudsforest closed 8 years ago

cloudsforest commented 8 years ago

Hi Stephan,

When I build the package, an error shows and I don't have any clue what is wrong.

I am using win7, have installed microsoft visualstudio 2013, boost1.58 and CUDA7.5.18.

Thank you very much.

Regards Chen Qian

cwindowssystem32cmd exe

psteinb commented 8 years ago

That was my mistake. I am on it!

psteinb commented 8 years ago

ok, fixed and tested in Linux with 554a96b64422a1e59ddaef427043103030b4b85c. Please crosscheck under windows and report the result. Sorry again!

StephanPreibisch commented 8 years ago

Thanks so much @psteinb!

cloudsforest commented 8 years ago

Hi Stephan,

Thank you so much. But seems to have some syntax error.

Regards Chen

cwindowssystem32cmd exe

psteinb commented 8 years ago

Chen, can you please delete the build directory, then pull from master and try again. the error that you pasted confuses me. If I am not mistaken, it says that you boost build causes the error. Note that you can use this library without boost as well! Then the tests are not build, but the .so/.dll will be produced anyhow.

cloudsforest commented 8 years ago

Stephan, I ran it without boost, and it passed. The dll was there.

Thank you.

psteinb commented 8 years ago

chen, just a minor thing ... my name is not stephan. :D

cloudsforest commented 8 years ago

Sorry Peter :p