It's not possible that there are no .o files. Your executable is formed from them. There could be a .obj directory and all the object files (one for each cpp file in the project) should be there.
It's not possible that there are no .o files. Your executable is formed from them. There could be a .obj directory and all the object files (one for each cpp file in the project) should be there.
Bookmarks