Error on trying to create build to test

So I cant seem to find what is causing this error. I followed the guide on gamasurta for creating a development build. I did majority of the project on a windows machine then just moved it over to a mac, since i have right next to it(I dont think that is causing the problem though). The picture is of my console after it attempts to create a build.

@Jjarr

It is is bit difficult to tell what the error is from this screen shot alone, but it is likely related to a few settings in the Player Settings panel. Try to make the “Stripping Level” setting have a value of “Disabled” and the “Api Compatibility Level” setting have a value of “.NET 2.0”. Those settings might help.

Well i changed those settings. Only the Api Compatibility Level was set to .NET 2.0 subnet other then that it was already set correctly. No changes happened, i still got the same message.

@Jjarr

Ok, thanks for trying that. Looking at the error message again, I just noticed that it is a sharing violation writing to the output C++ file. Is there a chance a permissions problem might be occurring in the directory listed in the error message?