• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 806 from 2007/10/23
    From: Gelsenkirchen,...
    Quote:

    ALB42 schrieb:
    The source for MoGit is now on Github https://github.com/alb42/MoGit

    I used already MoGit to add the files ;-). Also the MorphOS git client works nicely. My first real world use of it.

    Well, I could not compile the source because the icon unit is missing
    Code:
    > make
    FreePascal:bin/powerpc-morphos/fpc -FUunits/powerpc-morphos -Fuunits/powerpc-morphos -Tmorphos -Ppowerpc src/MUIClass.Area.pas
    Free Pascal Compiler version 3.1.1 [2016/03/06] for powerpc
    Copyright (c) 1993-2015 by Florian Klaempfl and others
    Target OS: MorphOS
    Compiling src/MUIClass.Area.pas
    MUIClass.Area.pas(7,50) Fatal: Can't find unit icon used by MUIClass.Area
    Fatal: Compilation aborted
    Error: Work:Developing/pp/bin/powerpc-morphos/ppcppc returned an error exitcode
    make: *** [units/powerpc-morphos/MUIClass.Area.o] Error 1

    Code:
    > fpc amunits/src/coreunits/icon.pas
    Free Pascal Compiler version 3.1.1 [2016/03/06] for powerpc
    Copyright (c) 1993-2015 by Florian Klaempfl and others
    Target OS: MorphOS
    Compiling amunits/src/coreunits/icon.pas
    Compiling amunits/src/coreunits/exec.pas
    exec.pas(1178,66) Error: Identifier not found "_ExecBase"
    exec.pas(1178,76) Error: 32 Bit-Integer or pointer variable expected
    exec.pas(1179,62) Error: Identifier not found "_ExecBase"
    exec.pas(1179,72) Error: 32 Bit-Integer or pointer variable expected
    [...]
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »07.03.18 - 22:35
    Profile