i get the following errors when i compile SwiftFXP-0.4.3
ui.c: In function `connect_buttonthr':
ui.c:257: warning: passing arg 2 of `pthread_join' from incompatible pointer type
widgets.c: In function `create_mainscreen':
widgets.c:937: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
widgets.c:1051: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
===============================================
any help would be appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i get the following errors when i compile SwiftFXP-0.4.3
ui.c: In function `connect_buttonthr':
ui.c:257: warning: passing arg 2 of `pthread_join' from incompatible pointer type
widgets.c: In function `create_mainscreen':
widgets.c:937: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
widgets.c:1051: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
===============================================
any help would be appreciated