Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Any chance for Tier1 programming on OS-X?

Author
Message
Trisect Development
21
Years of Service
User Offline
Joined: 8th Sep 2002
Location: Denmark
Posted: 26th Aug 2011 18:13
I wonder if it ever would be possible to make a Tier1 program on OS-X like it is on Windows now?

I know you can use Xcode and Tier2 but I would also like the other solution.

Your favorite links anywhere right hereThe Webber Index
KISTech
16
Years of Service
User Offline
Joined: 8th Feb 2008
Location: Aloha, Oregon
Posted: 26th Aug 2011 18:33
I believe they are working on it. Code:Blocks is a cross-platform IDE that they stripped down and built back up for AppGameKit on Windows. Now they're having to do the same thing on OS X.

Bursar
15
Years of Service
User Offline
Joined: 17th Sep 2008
Location:
Posted: 26th Aug 2011 18:45
Can't you run the compiler from the command line? If so, you should be able to create your code in any old text editor. The cbp file is in XML, so if that needs to be edited, it should be fairly simple.

I'm sure if you look at the example projects in a text editor you'll be able to see if it's possible.
MobileCreator
12
Years of Service
User Offline
Joined: 1st Jun 2011
Location: Ottawa - Canada
Posted: 26th Aug 2011 18:59 Edited at: 26th Aug 2011 19:00
Check this thread for additional information.

Paulo
KISTech
16
Years of Service
User Offline
Joined: 8th Feb 2008
Location: Aloha, Oregon
Posted: 26th Aug 2011 19:03 Edited at: 26th Aug 2011 19:04
The compiler still has to be run in Windows to do that.

To end up with a Tier 1 app that will run on OS X they'll have to port the compiler, fix up the IDE, and make it all spit out a native app that will run the bytecode.

I'm sure they'll have a solution figured out at some point.

Bursar
15
Years of Service
User Offline
Joined: 17th Sep 2008
Location:
Posted: 26th Aug 2011 19:08
Ah, didn't realise there wasn't a tier 1 compilier for Mac. I thought it was just the IDE that was missing.
LeeBamber
TGC Lead Developer
24
Years of Service
User Offline
Joined: 21st Jan 2000
Location: England
Posted: 1st Sep 2011 03:04
We chose the Code::Blocks IDE to give us the same interface on Windows and Mac, but we have a bit of work to get the Mac IDE ready. The code blocks code needs to be ported, and the whole compiler needs to be ported away from Windows centric functions, and of course the usual drill of installers, testing, e.t.c. It's on our radar, but not before we get the Windows IDE rock solid and impressing everyone.

I drink tea, and in my spare time I write software.
Jimmy
20
Years of Service
User Offline
Joined: 20th Aug 2003
Location: Back in the USA
Posted: 1st Sep 2011 03:13
I got the IDE and compiler running fine using Wine in Linux. I'm sure you could do the same with Mac OS version.

MikeHart
AGK Bronze Backer
20
Years of Service
User Offline
Joined: 9th Jun 2003
Location:
Posted: 1st Sep 2011 09:08
It runs under wine but with a few problems. Rather use a VM or wait for the real thing.

Login to post a reply

Server time is: 2024-03-28 12:57:12
Your offset time is: 2024-03-28 12:57:12