point_labeler
point_labeler copied to clipboard
Make problem
Hello point_labeler devs ,
I get this problem when I am running cmake ...
What should I do ?
Great tool by the way,
The error also mentions glow_DIR is missing.
Try this
sudo apt-get install libglow-dev
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.
I checked with a clean Docker image of Ubuntu 22.04: With the described process it works and downloads glow automatically.