gpupixel
gpupixel copied to clipboard
[Linux] Linux demo can't work on main branch
2 issues:
- Linux demo can't be linked as VNN lib directory is not added in link path. To fix it, please refer attached picture.
- The demo can run, but the FB doesn't take effect, the output image is not beatified. Please refer the attached picture.
I also encountered these two problems. Thank you for solving the first problem!
I also encountered these two problems. Thank you for solving the first problem!
Every commit push will triger Github Action Build : @See https://github.com/pixpark/gpupixel/actions/runs/8505339967/job/23293657348, Linux build well. There may be differences in the compilation environment.
I also encountered these two problems. Thank you for solving the first problem!
Every commit push will triger Github Action Build : @see https://github.com/pixpark/gpupixel/actions/runs/8505339967/job/23293657348, Linux build well. There may be differences in the compilation environment.
Thank you for your reply. Yes, I saw that the GitHub Action was successfully executed, and it was indeed caused by a different compilation environment.