CubemapSLAM icon indicating copy to clipboard operation
CubemapSLAM copied to clipboard

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Open Zanghu-ze opened this issue 1 year ago • 0 comments

I meet some compile problems, Can you solve it?

Undefined symbols for architecture x86_64:
  "_frame_counter", referenced from:
      Tracking::Track() in Tracking.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Zanghu-ze avatar Mar 10 '23 05:03 Zanghu-ze