Skip to content

Error when building project #12

Description

@MetroidSky

Hey Andy,

I'm having an error when building this program. I've installed the make command using Chocolatey, and when I run that command on the src folder, this is the output:

C:/ProgramData/chocolatey/lib/make/tools/install/bin/make.exe -C ../hershey_fonts src
make[1]: Entering directory 'C:/Users/techmaster/Downloads/hf2gcode-master/hershey_fonts'
./fix_linebreak.sh orig/astrology.jhf fixed/astrology.jhf
process_begin: CreateProcess(NULL, bash C:\Users\techmaster\Downloads\hf2gcode-master\hershey_fonts\fix_linebreak.sh orig/astrology.jhf fixed/astrology.jhf, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [Makefile:21: fixed/astrology.jhf] Error 2
make[1]: Leaving directory 'C:/Users/techmaster/Downloads/hf2gcode-master/hershey_fonts'
make: *** [Makefile:12: hf2gcode] Error 2
PS C:\Users\techmaster\Downloads\hf2gcode-master\src>

As you can see. it cannot find fixed/astrology.jhf. Running the make command leaves two empty folders, however. These folders are -p and fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions