Problems exporting/building APK files form unity

Hi,

I am trying to build android game (well export it android) and I am encountering some issues. I downloaded and installed the Android-SDK and Jave JDK and pointed the external tools to the correct locations, Below is a picture -

The only problem I am seeing is some warning popping up in the Revision Control Diff/Merge window above. I am using windows 10 and unity 5.50f3 and wondering if that is causing the errror and if so how do i go about (or which one to install from the list ? SourceGear, TkDiff etc).

When I build its compiling etc , but no APK file appears…

Any ideas?

Thanks guys

What option did you select for building? and what is the error you’re receiving? should appear in the editor log file, or in the Console window.

Did you try building? If you can’t build, what’s the error in the Console?

That revision merge error you’re seeing is simply because you haven’t specified a revision control system, but that’s not required to build a project.

Hi,

This is the error message in console … i have attached a pic of the error message

3052061--229027--upload_2017-4-29_15-12-27.png

But I don’t know why they would say I have compiler errors… if i press play on my computer in unity it plays fine in unity. I have no idea what could be causing this error.