What is obj folder generated for? [duplicate] January 20, 2023 by Tarik “obj” folder is used to store temporary object files and other files used to create the final binary. Further reading here