p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

ubuntu 14.04 complier "G_TYPE_CHECK_INSTANCE_CAST" error #272

Closed alikemalocalan closed 6 years ago

alikemalocalan commented 10 years ago

ı try complier on ubuntu.ı done cmake but not make. $make

FinalTerm.c:3196:9: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ FinalTerm.c: In function ‘_vala_final_term_set_property’: FinalTerm.c:3212:2: error: stray ‘\304’ in program FinalTerm.c:3212:2: error: stray ‘\260’ in program FinalTerm.c:3212:2: error: stray ‘\304’ in program FinalTerm.c:3212:2: error: stray ‘\260’ in program In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /home/alikemal/finalterm/build/src/FinalTerm.c:27: FinalTerm.c:3212:53: error: expected ‘)’ before ‘NAL_TERM’ /usr/include/glib-2.0/gobject/gtype.h:1919:61: note: in definition of macro ‘_G_TYPECIC’ ((ct) g_type_check_instancecast ((GTypeInstance) ip, gt)) ^ FinalTerm.c:3212:9: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ make[2]: * [CMakeFiles/finalterm.dir/src/FinalTerm.c.o] Hata 1 make[1]: * [CMakeFiles/finalterm.dir/all] Hata 2 make: *\ [all] error 2

pls help me

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

p-e-w commented 10 years ago

Please take a look at https://github.com/p-e-w/finalterm/issues/258, where several people have apparently succeeded in building Final Term under 14.04.