Skip to content

Error finding ANN #24

@RachelZheng

Description

@RachelZheng

I am getting the following error messages when I ran cmake command.

CMake Error at /usr/local/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find ANN (missing: ANN_LIBRARIES ANN_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/share/cmake-3.14/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake_extensions/FindANN.cmake:16 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:47 (find_package)

I install all the dependencies before running this command. And I specify the ANN library dir in LD_LIBRAR_PATH, and insert the ANN include dir in line 7 of cmake_extension/FindANN.cmake, and it gets the same error message.

I am using:
ANN1.1.2
cmake 3.14
system: unbuntu 14.04.

And I am in the joint-segmentation-and-tracking branch for using method (3).

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions