Results 1 to 4 of 4

Thread: Objective C interest

  1. #1
    Join Date
    Nov 2009
    Beans
    3

    Objective C interest

    Bonjour

    I am a new user of ubuntu, I am looking for the way of using objective C on ubuntu 9.10. it seems that it's an interesting development tools for Mac OS and I'd like to test it on Ubuntu if this is possible of course.

    Where can it be loaded ?
    How it will be installed ?

    thanks

  2. #2
    Join Date
    Sep 2008
    Beans
    1,029
    Distro
    Ubuntu Development Release

    Re: Objective C interest

    In Synaptic if you search for 'objc' with 'description and name' selected in the 'look in' box, you should find the right stuff, but just the stuff you need to use objective c for creating programs.

    If you want to use the foundation classes, which are likely to be used if you are looking at stuff being programmed for the Mac, then search for 'gnustep', This is a project originally created to bring the NeXT interface to Linux, but has since added stuff to be more compatible with the Mac since the NeXT developers took over there. Don't know what the compatibility is like, there will surely be some stuff missing, since Apple has some GUI related things they want to keep secret.

    There are a couple of development utilities Gorm and Project Center that you might be interested in if you want to create programs that use the GNUstep stuff, and they should come up in the search in Synaptic when you search for 'gnustep'.

    The GNUstep website is: http://www.gnustep.org/

    I'm not a developer, just someone who has used GNUstep in the past so I can't really tell you any more than that.

    Later, Seeker

  3. #3
    Join Date
    Nov 2009
    Beans
    3

    Re: Objective C interest

    Thanks seeker5528

  4. #4
    Join Date
    Dec 2009
    Location
    Sfax, Tunisia
    Beans
    53
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Objective C interest

    There are also IDEs :
    ObjectivEclipse based on Eclipse : http://code.google.com/p/objectiveclipse/
    Kdevelop : http://www.kdevelop.org/
    Linux user #445856 :: Ubuntu User # 29958

Bookmarks

Posting Permissions

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