Open luxorm96 opened 1 month ago
Hi, sorry for the late reply. I was able to compile using the Makefile when I tried to run it again. You should check if you have all the requirements/dependencies:
1) OpenGL/GLFW 2) Assimp
If you are still not able to compile, you can use your own method. You just need to compile all the source files (src directory). Make sure to load and link all the dependencies.
If you still face problems, let me know.
Hi, thank you for replying! I think the problem was that I missed the Assimp installation. I will try again to compile.
Sorry, could you also add some description on how to operate the simulation? Do I need to activate physics first to run the simulation?
Hello!
Sorry for disturbing you. Could you provide some instructions on how to install the project? When I try to run the Makefile there is an issue of "Nothing to be done". Should I compile the project myseflf without using the Makefile?
Thank you in advance!