gpupixel icon indicating copy to clipboard operation
gpupixel copied to clipboard

[Linux] Linux demo can't work on main branch

Open AlvinChen1028 opened this issue 1 year ago • 3 comments

2 issues:

  1. Linux demo can't be linked as VNN lib directory is not added in link path. To fix it, please refer attached picture.
  2. The demo can run, but the FB doesn't take effect, the output image is not beatified. Please refer the attached picture. MicrosoftTeams-image (5) MicrosoftTeams-image (4)

AlvinChen1028 avatar Feb 29 '24 06:02 AlvinChen1028

I also encountered these two problems. Thank you for solving the first problem!

kelinkong avatar Apr 01 '24 13:04 kelinkong

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.

jaaronkot avatar Apr 02 '24 01:04 jaaronkot

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.

kelinkong avatar Apr 02 '24 02:04 kelinkong