imageflow-go icon indicating copy to clipboard operation
imageflow-go copied to clipboard

Dont know how to include limageflow

Open luckymancvp opened this issue 2 years ago • 1 comments

Thanks for awe

C:\Program Files\Go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1
C:/Program Files/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -limageflow
collect2.exe: error: ld returned 1 exit status

I added PATH as bellow But not worked. Can you help me resolve it image

luckymancvp avatar Sep 09 '22 10:09 luckymancvp

u can check this https://github.com/imazen/imageflow-go/blob/main/.github/workflows/windows.yml action. The file should be named imageflow.dll

anshulrgoyal avatar Sep 17 '22 07:09 anshulrgoyal