Problem when trying to compile Glade
- From: alexandre schenberg <ale schenberg yandex com>
- To: glade-users-list gnome org
- Subject: Problem when trying to compile Glade
- Date: Thu, 17 Dec 2020 02:46:08 +0300
Hello. I am currently trying to compile Glade 2.0.1 and this error shows up:
"glade_project_options.c: In function ‘glade_project_options_generate_program_name’:
glade_project_options.c:1097:24: error: lvalue required as left operand of assignment
(char*) project_name = gtk_entry_get_text (GTK_ENTRY (options->name_entry));
^
make[3]: *** [glade_project_options.o] Error 1"
Is this "gtk_entry_get_text" not returning a char pointer? How can I solve it?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]