The error says that a warning was treated as an error, therefore your problem is a warning message! The object file is then not created because there was an error. So you need to check your warnings and fix them.
In case you don’t know how to find them: Open the Error List (View > Error List) and click on Warning.