Hi, I am very interested in your project. I download the latest libraries from the link you put in the DEPENDENCIES.md. I build them with CMake 3.18.2 and VS2017 then put all the libraries in the dependencies folder.
when I use CMake to configure, I get these errors. Could you help me figure out that? Thank you very much.
ERROR: EXTERNAL LIBRARY 'GLAD' NOT FOUND
ERROR: IMGUI INCLUDE PATH NOTFOUND
ERROR: EXTERNAL LIBRARY 'IMGUI' NOT FOUND
ERROR: EXTERNAL LIBRARY 'GLM' NOT FOUND
ERROR: EXTERNAL LIBRARY 'ASSIMP' NOT FOUND
Hi, I am very interested in your project. I download the latest libraries from the link you put in the DEPENDENCIES.md. I build them with CMake 3.18.2 and VS2017 then put all the libraries in the dependencies folder.
when I use CMake to configure, I get these errors. Could you help me figure out that? Thank you very much.
ERROR: EXTERNAL LIBRARY 'GLAD' NOT FOUND
ERROR: IMGUI INCLUDE PATH NOTFOUND
ERROR: EXTERNAL LIBRARY 'IMGUI' NOT FOUND
ERROR: EXTERNAL LIBRARY 'GLM' NOT FOUND
ERROR: EXTERNAL LIBRARY 'ASSIMP' NOT FOUND