How find where SDK is installed?
  • Order of the Butterfly
    Order of the Butterfly
    ChrisH
    Posts: 167 from 2009/11/26
    Can someone tell me how I can find where the MorphOS SDK is installed on a machine? (Specifically the "include" folder where I can install 3rd-party header files.)

    Ideally there would be an assignment, like maybe SDK:include ? If not, what about an EnvArc variable?
    Author of the PortablE programming language.
    It is pitch black. You are likely to be eaten by a grue...
  • »21.02.11 - 19:50
    Profile Visit Website
  • Moderator
    Kronos
    Posts: 2240 from 2003/2/24
    "cd gg:" should allways work.

    On default the SDK gets installed in a folder "Development" on your sys: partition.
  • »21.02.11 - 20:03
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2985 from 2003/3/5
    From: Canada
    The SDK when installed assigns SDK: to the install location. There's also a MorphOSSDK env variable containing the path.

    You should install 3rd party includes in SDK:gg/usr/include (or simply GG:usr/include). It's all detailed in SDK's readme file, I suggest you read it.
  • »21.02.11 - 20:08
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    ChrisH
    Posts: 167 from 2009/11/26
    @jacadcaps Quote:

    You should install 3rd party includes in SDK:gg/usr/include (or simply GG:usr/include).

    That's perfect, thanks!

    Quote:

    It's all detailed in SDK's readme file, I suggest you read it.

    I didn't want to have to download the whole SDK (again), just to see if it was documented or not!
    Author of the PortablE programming language.
    It is pitch black. You are likely to be eaten by a grue...
  • »21.02.11 - 20:18
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    ChrisH
    Posts: 167 from 2009/11/26
    @all
    One more quick question:

    Is LHA installed on MorphOS by default? (And available from the command path of course)
    Author of the PortablE programming language.
    It is pitch black. You are likely to be eaten by a grue...
  • »21.02.11 - 20:23
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2985 from 2003/3/5
    From: Canada
    Yes, of lha is included of course and will be in the default path.
  • »21.02.11 - 20:29
    Profile Visit Website
  • MorphOS Developer
    Piru
    Posts: 576 from 2003/2/24
    From: finland, the l...
    @ChrisH

    LhA is installed but you should update it to the latest version (LhA 2.7.10) available from here: http://www.morphos-team.net/downloads.html

    This update fixes the Y2011 problems.

    [ Edited by Piru on 2011/2/21 23:40 ]
  • »21.02.11 - 21:39
    Profile