Jump to content
3 posts in this topic

Recommended Posts

It depends on what language/framework you used to make the original app. Assuming you just used a native language (one of the C's) and the Macintosh native API's, it will probably be easiest to just start the windows version from scratch. I've used frameworks that were designed from the start to port between windows and mac, and its probably at least as much work to do it this way as to write two versions, although it takes less effort to maintain once done. It doesn't sound like you used a portable framework in the first place since you wouldn't be asking this question. Anyway, since the app is simple, it'll probably be easieer and quicker just do it from scratch.

×
×
  • Create New...