Skip to content

Undefined reference to jinit_read_bmp #15

@guanglefeng

Description

@guanglefeng

FAILED: cmd.exe /C "cd . && D:\Android-dev\android-ndk-r16b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=armv7-none-linux-androideabi --gcc-toolchain=D:/Android-dev/android-ndk-r16b/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64 --sysroot=D:/Android-dev/android-ndk-r16b/sysroot -fPIC -isystem D:/Android-dev/android-ndk-r16b/sysroot/usr/include/arm-linux-androideabi -D__ANDROID_API__=15 ..."
turbojpeg.c:1998: error: undefined reference to 'jinit_read_bmp'
turbojpeg.c:2002: error: undefined reference to 'jinit_read_ppm'
turbojpeg.c:2090: error: undefined reference to 'jinit_write_ppm'
turbojpeg.c:2086: error: undefined reference to 'jinit_write_bmp'

how to config no use ppm and bmp support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions