Page 1 of 1

On Mac, how do you export for windows Making sure it works

PostPosted: Mon Apr 23, 2012 3:08 pm
by ggesterGamePro99
Because for mac..if you export , your game doesn't load until you do
a chmode command( as someone explained to me) to make it executable.

But if i export to EXE for windows..how do i know if it works .. I dont' have windows in order to check.
Does the windows user have to execute a CHMODE command too in order to make my application be executeable?

Re: On Mac, how do you export for windows Making sure it wor

PostPosted: Mon Apr 23, 2012 3:48 pm
by skydereign
Windows doesn't use the execute bit, it just uses the file extension. So, exports for windows will just work.