Celebrandil / CudaSift

A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
MIT License
860 stars 285 forks source link

LNK2001 unresolved external symbol #69

Open leminhhieuctvn opened 4 years ago

leminhhieuctvn commented 4 years ago

I got issue: LNK2001 unresolved external symbol "void __cdecl InitSiftData(struct SiftData &,int,bool,bool)" (?InitSiftData@@YAXAEAUSiftData@@H_N1@Z) OpenCV-GPU D:\OpenCV-GPU\OpenCV-GPU\Source.obj trying to run with Visual Studio Community 2019.