Closed Henry-Hiles closed 2 months ago
I think this would also be fixed if #34 was implemented.
I'm getting this error when trying to build my flutter app:
/home/quadradical/Documents/Code/quados/settings/linux/flutter/ephemeral/.plugin_symlinks/handy_window/linux/libhandy/src/src/hdy-bidi.c:29:10: fatal error: 'fribidi.h' file not found
I tried using a nix shell of fribidi but it didn't work. Any help would be appreciated, thanks!
could you link to your app if it is open source? then I can check what eventrually went wrong
I'm getting this error when trying to build my flutter app:
/home/quadradical/Documents/Code/quados/settings/linux/flutter/ephemeral/.plugin_symlinks/handy_window/linux/libhandy/src/src/hdy-bidi.c:29:10: fatal error: 'fribidi.h' file not found
I tried using a nix shell of fribidi but it didn't work. Any help would be appreciated, thanks!could you link to your app if it is open source? then I can check what eventrually went wrong
I believe it's actually related to nix. I removed handy for now, I'll send the app repo when I re-add it later.
Don't worry, i didn't install it properly with nix, thx.
I'm getting this error when trying to build my flutter app:
/home/quadradical/Documents/Code/quados/settings/linux/flutter/ephemeral/.plugin_symlinks/handy_window/linux/libhandy/src/src/hdy-bidi.c:29:10: fatal error: 'fribidi.h' file not found
I tried using a nix shell of fribidi but it didn't work. Any help would be appreciated, thanks!