Closed Karol-G closed 6 years ago
Hi,
I am trying to compile this project on Windows 7 with Cmake. But I get the following error message: identifier "totPts" is undefined File: cudaSiftH.cu Line 226 identifier "fstPts" is undefined File: cudaSiftH.cu Line 229
identifier "totPts" is undefined
identifier "fstPts" is undefined
Any help is appreciated :)
Ok I think I fixed it. I deleted the lines that caused this error. They just did some prints.
Hi,
I am trying to compile this project on Windows 7 with Cmake. But I get the following error message:
identifier "totPts" is undefined
File: cudaSiftH.cu Line 226identifier "fstPts" is undefined
File: cudaSiftH.cu Line 229Any help is appreciated :)