Help! We're trapped in the computer, and the computer is trapped in 2008! Someone call the time police!
0 Members and 1 Guest are viewing this topic.
I'd personally do as Joe suggests
You might be right about that, Joe.
Can you not use api calls or something in RB?
Quote from: Blaze on September 14, 2005, 10:24:58 pmCan you not use api calls or something in RB?Win32 API on a Macintosh?
I have a programming folder, and I have nothing of value there
Our species really annoys me.
Quote from: LoRd[nK] on September 15, 2005, 05:15:07 pmQuote from: Blaze on September 14, 2005, 10:24:58 pmCan you not use api calls or something in RB?Win32 API on a Macintosh?WINE
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz[17:32:54] * xar sets mode: +o newby[17:32:58] <xar> new rule[17:33:02] <xar> me and newby rule all
Quote from: CrAz3D on June 30, 2008, 10:38:22 amI'd bet that you're currently bloated like a water ballon on a hot summer's day.That analogy doesn't even make sense. Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT.
I'd bet that you're currently bloated like a water ballon on a hot summer's day.
EDIT -- Do you really think those are the only distros of Linux there are? That is why there is the source download! :p
I don't believe Wine has been ported to Macintosh yet, and even if it was, ewwww @ making a program dependent on it.
While the basic compatibility is there as Darwin is largely FreeBSD, there is the hurdle of its Mach kernel which uses the Mach-O format rather than ELF. This part has been achived with success. It means that WineLib is now working on Mac OS X, and that developers should be able to recompile their Win32 Apps using WineLib and make them work in Mac OS X.
Apple has decided to switch from IBM PowerPC to Intel Processor. It means that Wine will be able to work on Mac OS X/x86 as well that it does on linux, with a limited effort. You might notice that there is already some code to support Mac OS X/x86 in the Wine's source code, but it is untested.
QuoteApple has decided to switch from IBM PowerPC to Intel Processor. It means that Wine will be able to work on Mac OS X/x86 as well that it does on linux, with a limited effort. You might notice that there is already some code to support Mac OS X/x86 in the Wine's source code, but it is untested.It will apparently only run on IBM-based Macs.
The first phase is the port of Wine to Darwin/PowerPC with X11 (XFree86).