Skip to content

Add JPEG support #33

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'

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions