GSoC 2024: gnunet-gtk gtk4 upgrade

Gotam Gorabh <[email protected]> Wed, 28 Feb 2024 10:22:32 +0530
Newsgroups gmane.network.gnunet.devel
Message-ID <CAH7AZZyzBRskYaZWjqgSC84GaL2HUs-HgXajnVJr_Kp8xpeG_A@mail.gmail.com>
Hey,

I built and installed *gnunet* and *gnunet-gtk *successfully but while
testing the changes by compiling and running the binary file of gnunet-gtk
(e.g. Runing ./src/fs/gnunet-fs-gtk). It gives following error.
However, the Installed binary is running successfully.

WARNING `stat' failed on file
> `/home/firefly/gnunet-gtk/src/share/gnunet/config.d' at disk.c:836 with
> error: No such file or directory
> ERROR Failed to load
> `/home/firefly/gnunet-gtk/src/share/gnunet/gnunet_fs_gtk_main_window.glade':
> Failed to open file
> “/home/firefly/gnunet-gtk/src/share/gnunet/gnunet_fs_gtk_main_window.glade”:
> No such file or directory
>

Should I pass any further arguments to the command line while running
binary or something else?

Thanks & regards

Gotam Gorabh