Search code examples
c++flann

Flann compiling error


I have an error compiling FLANN library, here it is: error C2228: left of '.serialize' must have class/struct/union C:\FLANN\libraries\flann-1.8.4-src\flann-1.8.4-src\src\cpp\flann\util\serialization.h

Here is a picture of all my configurations to compile FLANN, please help me. The ALL_BUILD project generates the flann_cpp_s.lib, but no the flann.lib

enter image description here

Thks in advance!!!


Solution

  • Bug is known.

    See here for more details.