Skip to content

Lesson 02 does not run on Windows #4300

@jonno85uk

Description

@jonno85uk

After following the instructions to build halide (4a89a8f) & llvm (v9.0) on windows it is not possible to run Lesson 02 (input image).

The returned error from the console is:

unsupported file extension "png", supported are: mat pgm ppm tiff tmp

When changing the source image to a tiff:

Reading TIFF is not yet supported

For pgm:

Error:
Dimensionality mismatch accessing Buffer b0. There were 3 arguments, but the Buffer has 2 dimensions:
(uint8)b0(v0, v1, v2)

Only PPM files work. I do not know what a mat or tmp file format is and neither does GIMP.

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