openFrameworks icon indicating copy to clipboard operation
openFrameworks copied to clipboard

fatal error: 'glm/mat4x4.hpp' file not found

Open zohairhadi opened this issue 3 years ago • 2 comments

A c++ project is giving me the following error when I try to compile the code. I can't seem to find any solutions online about this. Any help would be appreciated

zohairhadi avatar Jan 26 '22 17:01 zohairhadi

do you use the library from the official zip release? or clone from github or master zip? if you clone or download master.zip, you need to run script download_libs under scripts directory. see: https://github.com/openframeworks/openFrameworks/blob/master/INSTALL_FROM_GITHUB.md

2bbb avatar Jan 27 '22 07:01 2bbb

Hello @zohairhadi please report back if @2bbb solved your question, I think this issue can be closed

dimitre avatar Apr 18 '22 13:04 dimitre