Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не собирается #5

Open
maplee0 opened this issue Dec 25, 2024 · 0 comments
Open

Не собирается #5

maplee0 opened this issue Dec 25, 2024 · 0 comments

Comments

@maplee0
Copy link

maplee0 commented Dec 25, 2024

Доброго времени суток!
Спасибо что обновляете SDE.
Сейчас, при попытке собрать libsmfm-gtk вылазит ошибка
libmsmfm-core последний с git.

In file included from gtk/fm-file-menu.c:315: gtk/fm-file-menu-open-with.c: In function ‘append_menu_items_for_apps’: gtk/fm-file-menu-open-with.c:274:18: error: ‘FmConfig’ {aka ‘struct _FmConfig’} has no member named ‘app_list_smart_grouping’ 274 | if (fm_config->app_list_smart_grouping) | ^~ gtk/fm-file-menu.c: In function ‘fm_file_menu_new_for_files’: gtk/fm-file-menu.c:359:18: error: implicit declaration of function ‘fm_get_mime_types_for_file_info_list’; did you mean ‘fm_path_list_new_from_file_info_list’? [-Werror=implicit-function-declaration] 359 | mime_types = fm_get_mime_types_for_file_info_list(files); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | fm_path_list_new_from_file_info_list gtk/fm-file-menu.c:359:16: warning: assignment to ‘GList *’ {aka ‘struct _GList *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 359 | mime_types = fm_get_mime_types_for_file_info_list(files); | ^ cc1: some warnings being treated as errors make[4]: *** [Makefile:1532: gtk/libsmfm_gtk2_la-fm-file-menu.lo] Ошибка 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant