point_labeler icon indicating copy to clipboard operation
point_labeler copied to clipboard

Make problem

Open yves-ran opened this issue 10 months ago • 3 comments

Hello point_labeler devs ,

I get this problem when I am running cmake ...

What should I do ?

Great tool by the way,

Image

yves-ran avatar Feb 17 '25 13:02 yves-ran

The error also mentions glow_DIR is missing.
Try this sudo apt-get install libglow-dev

s-venkata avatar Mar 13 '25 17:03 s-venkata

glow should be downloaded and build automatically. it's not apt installable

I will try to check if it's building. However, it would help if you tell me your Ubuntu version.

jbehley avatar Mar 18 '25 11:03 jbehley

I checked with a clean Docker image of Ubuntu 22.04: With the described process it works and downloads glow automatically.

jbehley avatar Mar 19 '25 18:03 jbehley