error “invalid or corrupt file cannot read at 0xE4F7” when trying to read a .obj file
I am writing a program in c++ where I need to make a model on blender and then save it as .obj and add it to the c++ program. However when I try to run the program, it says that the file is invalid. I tried reloading it. I am not sure if there is an issue with the lib files or dll files?