building apps for windows on mac
Hi, Ive seen this question on here a few times but all the posts seem a little dated. so just wondering if there is any way to create a standalone application that will run on both mac and windows using a mac?
it is possible, but you need to have all parts of Windows standlone app
ready somewhere, and then just add mxf file built on mac,
but with externals excluded.
but even if you manage to do that, differences between 2 OS systems
will make problems, starting from path syntax, GUI differencs etc