| Author |
Message |
unknown1 u
Junior Member
 
Posts: 1
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
how can i convert my software that is written...
...with visual basic 2005 to Linux, Macintosh, etc softwares? i have written a software in VB 2005, so i want to share it with other Os users too. how can i do it?
|
|
| 05-23-2007 05:46 AM |
|
 |
DOC AGA
Junior Member
 
Posts: 1
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
|
| 05-23-2007 07:05 AM |
|
 |
gb_myg
Junior Member
 
Posts: 1
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
You'll need RealBasic. http://www.realbasic.com/First, you convert your VB code to RB code with their converter, do some tweaks to make sure everything is compatible...Then, compile the software to the platform you want to run it in.It may not be a straight convert, but it beats re-writing from scratch.
|
|
| 05-23-2007 07:47 AM |
|
 |
robertc
Junior Member
 
Posts: 1
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
|
| 05-23-2007 10:33 AM |
|
 |