microsoft / microsoft/SPTAG

cmake mistake

Open
#117 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
5k
Forks
622
Avg merge
8h 37m
Merged PRs (30d)
5

Description

Hi, when i first cmake the file, it occurs a mistake: SPTAG-master/AnnService/src/Core/BKT/BKTIndex.cpp:260:39: error: expected primary-expression before ‘>’ token
ptr->m_pTrees.BuildTrees(ptr);

How do i solve it ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the first CMake build and inspect AnnService/src/Core/BKT/BKTIndex.cpp at line 260, where the compiler reports the error. Trace the surrounding expression and verify the build completes without this compiler error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.