flann-lib / flann

Fast Library for Approximate Nearest Neighbors
http://people.cs.ubc.ca/~mariusm/flann
Other
2.21k stars 646 forks source link

FLANN LZ4 #482

Open GeraldLodron opened 2 years ago

GeraldLodron commented 2 years ago

All LZ4 functions seems to miss the declspec under windows. The lib compiles but if used outside it leads to linker errors otherwise...

sirlddf commented 1 week ago

I encounter the same problem. Although flann can comply, it will throw an error about reference undefined funcs, which all begin with LZ4.