marvinkreis / rofi-file-browser-extended

Use rofi to quickly open files
MIT License
239 stars 15 forks source link

uanble to make pkg #52

Open danielboston38 opened 4 months ago

danielboston38 commented 4 months ago

trying to install this via the pkgbuild from the aur on arch linux. this is the error i get

/home/mark/build/rofi-file-browser-extended-git/src/rofi-file-browser-extended/src/filebrowser.c: In function ‘file_browser_get_icon’: /home/mark/build/rofi-file-browser-extended-git/src/rofi-file-browser-extended/src/filebrowser.c:280:43: error: too few arguments to function ‘rofi_icon_fetcher_query’ 280 | fbcmd->icon_fetcher_request = rofi_icon_fetcher_query ( fbcmd->icon_name, height );

make[2]: [CMakeFiles/filebrowser.dir/build.make:118: CMakeFiles/filebrowser.dir/src/icons.c.o] Error 1 make[1]: [CMakeFiles/Makefile2:85: CMakeFiles/filebrowser.dir/all] Error 2 make: *** [Makefile:136: all] Error 2

gibranlp commented 2 weeks ago

im getting the same error, any updates on this?

gibranlp commented 2 weeks ago

There is the fix here https://github.com/marvinkreis/rofi-file-browser-extended/pull/49/commits/6f62a2d0784a6937d35ac8f6df2e22c23bbfc8f4