Built "question"

Hi!

First, just say that I’m a newbie in unity and I’m just learning… but… I have a silly question… at least I hope that it will have a easy answer.

I’m running Unity 2.0 Indie on a MacBook Pro (Intel). Well, the question is: I followed the 3D Platform project (that it’s one of the tutorials of Unity) and when I try to build the project the option of windows Standalone is unable. Do you know which is the problem, I tried with another projects and it is always like this. With the indie version can’t I “compile” for windows?

Thank you very much.

You’re right, you need Pro to make standalone builds for Windows.

You can still build web players for Windows, but if you built them using Indie, Windows users will see a small Unity icon in the corner of the screen.

Hi!

Thanks for your answer!