Skip to content

make -f Makefile fails to run #9

@johanngrobe

Description

@johanngrobe

When I try to run make -f Makefile on Windows 11 or make -f Makefile-Linux on WSL2 I get following output:

gcc  -Wall -O3  -o max2sphere max2sphere.o bitmaplib.o  -ljpeg -lm
max2sphere.o: file not recognized: file format not recognized
collect2.exe: error: ld returned 1 exit status
make: *** [Makefile:12: max2sphere] Error 1

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions