Results 1 to 6 of 6

Thread: mac os?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    mac os?

    Im just curious...but how would you make a MAC OS executable?

    im guessing its completely different from windows coding on a pc

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Back about 12 years ago - I can't speak to now - we did some Mac development. You actually had to flip a physical switch to allow development, plus you needed special software. And a compiler.

    The Mac back then was not as nearly open as DOS, never as open as linux and *nix in general. They did learn from the complete failure of TRS-DOS and started to allow development.

    Since a lot of games are avaiable on the Mac - about six months later than for Windows - I assume they've gotten their act together at Apple.

    And - it's nothing like windows. You have a Window designer tool, which is EXTREMELY mac-like, then write function code to support whatever you're doing in the designer. There were loads of graphics primitives (api), mouse support, and a lot of macros you had to invoke to get the windowing tool to bing in necessary modules.

    To test your code you flip the switch 'off', reboot, and run your code.

  3. #3
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    i would assume that you could use Visual Studio with a MAC compiler... to test your code, you could probably get a MAC emulator...

    (Just kidding, this is a keep-alive cause I'm curious too)

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    http://www.google.com/search?hl=en&i...OS+Programming

    google finds some stuff....but not lots

  5. #5
    Junior Member
    Join Date
    Oct 2002
    Location
    MI
    Posts
    23
    Depends on the type of Mac OS programming. If you're doing straight C, it's the same - you just need a Mac compiler.

    The most popular IDE _WAS_ Codewarrior, but now that OS X has rolled around and with it some very nice dev tools, the free Apple utilities are very widely used.

    There are apps like VisualBASIC for the Mac - RealBASIC and Metrowork's Codewarrior PowerPlant come to mind - but MS doesn't have any coding products for it.

    I cut my teeth on some extremely newbile Mac OS 9 programming, but i've yet to play with OS X.

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I think MacOS works very well with Java...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width