Skip to content

Cannot make examples' makefile #29

@AlexGustafsson

Description

@AlexGustafsson
  • macOS 10.12.1-beta (16B2338c),
  • latest version of the repository
  • GNU Make 3.81
  • $PATH: /Users/alexgustafsson/Documents/Apps/Calculator/CEdev/bin
  • $CEDEV: /Users/alexgustafsson/Documents/Apps/Calculator/CEdev

Running makeyields various (similar) errors:

Graphics demo 3:

/bin/sh: @\Users\alexgustafsson\Documents\Apps\Calculator\CEdev\bin\eZ80asm: command not found
/bin/sh: src;UsersalexgustafssonDocumentsAppsCalculatorCEdev.: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevinclude: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludeasm: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibce: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibstd: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevlibcegraphx: command not found
make: *** [obj/cstartup.obj] Error 127

Graphics demo 2:

/bin/sh: @\Users\alexgustafsson\Documents\Apps\Calculator\CEdev\bin\eZ80asm: command not found
/bin/sh: src;srcgfx;UsersalexgustafssonDocumentsAppsCalculatorCEdev.: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevinclude: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludeasm: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibce: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibstd: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevlibcegraphx: command not found
make: *** [obj/cstartup.obj] Error 127

Keypad demo 0:

/bin/sh: @\Users\alexgustafsson\Documents\Apps\Calculator\CEdev\bin\eZ80asm: command not found
/bin/sh: src;UsersalexgustafssonDocumentsAppsCalculatorCEdev.: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevinclude: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludeasm: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibce: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevincludelibstd: command not found
/bin/sh: UsersalexgustafssonDocumentsAppsCalculatorCEdevlibcekeypadc: command not found
make: *** [obj/cstartup.obj] Error 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions