mocapNCTU / UI_Pangolin

mocap UI raw design
MIT License
0 stars 0 forks source link

rosui_main.cpp:7:23: fatal error: glm/glm.hpp: No such file or directory #1

Closed YuehChuan closed 7 years ago

YuehChuan commented 7 years ago

glm/glm.hpp: No such file or directory

Scanning dependencies of target PangolinROSUI
[ 98%] Building CXX object examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/rosui_main.cpp.o
/home/rapyuta/UI_Pangolin/examples/HelloPangolin/rosui_main.cpp:7:23: fatal error: glm/glm.hpp: No such file or directory
compilation terminated.
examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/build.make:62: recipe for target 'examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/rosui_main.cpp.o' failed
make[3]: *** [examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/rosui_main.cpp.o] Error 1
CMakeFiles/Makefile2:380: recipe for target 'examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/all' failed
make[2]: *** [examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/all] Error 2
CMakeFiles/Makefile2:392: recipe for target 'examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/rule' failed
make[1]: *** [examples/HelloPangolin/CMakeFiles/PangolinROSUI.dir/rule] Error 2
Makefile:249: recipe for target 'PangolinROSUI' failed
make: *** [PangolinROSUI] Error 2

ui-erro

YuehChuan commented 7 years ago

this version? https://github.com/g-truc/glm/blob/master/glm/glm.hpp

chunhanl commented 7 years ago

sudo apt-get install libglm-dev

YuehChuan commented 7 years ago

@wakamama YOU ARE GENIUS!!! AWESOME!!! pangolin-ui

GuHuangAI commented 2 months ago

sudo apt-get install libglm-dev

genius bro