Skip to content

Add JPEG support #33

@sfe-SparkFro

Description

@sfe-SparkFro

JPEG support had to be disabled to implement imread() and imwrite() #4 (comment):

set(WITH_JPEG OFF)
set(WITH_OPENJPEG OFF)

When it's enabled, building for RP2350 results in the following linker error:

undefined reference to `posix_memalign'

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