Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: need to link with libjpeg #287

Open
trixirt opened this issue Feb 22, 2025 · 1 comment
Open

[Issue]: need to link with libjpeg #287

trixirt opened this issue Feb 22, 2025 · 1 comment
Assignees
Labels
bug Something isn't working Under Investigation

Comments

@trixirt
Copy link

trixirt commented Feb 22, 2025

Problem Description

https://github.com/ROCm/rocAL/blob/develop/cmake/FindTurboJpeg.cmake
Finds both TurboJpeg_LIBRARIES and LIBJPEG_LIBRARIES.

librocal is only linked with TurboJpeg_LIBRARIES
https://github.com/ROCm/rocAL/blob/develop/rocAL/CMakeLists.txt#L247
librocal also needs to be linked with LIBJPEG_LIBRARIES

LIBJPEG_INCLUDE_DIRS should also be handled.

Operating System

Fedora Rawhide

CPU

ALL

GPU

ALL

ROCm Version

ROCm 6.3.3

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@ppanchad-amd
Copy link

Hi @trixirt. Internal ticket has been created to fix this issue. Thanks!

@kiritigowda kiritigowda added the bug Something isn't working label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Under Investigation
Projects
None yet
Development

No branches or pull requests

5 participants