| Author |
.exe on mac problem using jni
|
narasimharao konjeti
Ranch Hand
Joined: Apr 26, 2003
Posts: 130
|
|
hi, all, i have one .exe file, i want run on MAC 10.2.x. by using JNI. how can i read the .exe file. and how can i run on mac. please let us know immediately. cheers nr konjeti
|
"Unwise to sweat petty stuff, wise to pet sweaty stuff."
|
 |
Joel McNary
Bartender
Joined: Aug 20, 2001
Posts: 1815
|
|
|
This sounds more like a Mac question than a JNI question, so I am sending it to that forum.
|
Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.
|
 |
Elton Hughes
Ranch Hand
Joined: Jun 19, 2003
Posts: 72
|
|
I admit I am a greenhorn, but I have been using Macs for many years. Files that end in .exe do not work on Macs, unless you use them with a PC emulator like Virtual PC. If there is a Java workaround I would really be interested in learning about it. Elton
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
|
|
There isn't. A PC emulator is the only way to execute an .exe file on a Mac. (And when set up this way, will only tun withing the PC emulator environment). bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Simon Brown
sharp shooter, and author
Ranch Hand
Joined: May 10, 2000
Posts: 1860
|
|
What is it you are trying to JNI to? Perhaps there is a Mac-compatible binary available, or an alternative that perhaps somebody may be able to suggest. Just a though... Simon
|
 |
 |
|
|
subject: .exe on mac problem using jni
|
|
|