View Single Post
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#5
Definately I miss something. These are the qmake results:

C:/MADDE/0.6.72/sysroots/fremantle-arm-sysroot-10.2010.19-1-slim/usr/lib/crt1.o:
In function `_start':
init.c.text+0x30): undefined reference to `main'
build/libcallnotify.o: In function `execute':
libcallnotify.c.text+0x28): undefined reference to `gtk_window_get_type'
libcallnotify.c.text+0x3c): undefined reference to `g_type_check_instance_cast
'
libcallnotify.c.text+0x70): undefined reference to `gtk_dialog_new_with_button
s'
libcallnotify.c.text+0x7c): undefined reference to `hildon_check_button_new'
libcallnotify.c.text+0x84): undefined reference to `gtk_button_get_type'
libcallnotify.c.text+0x94): undefined reference to `g_type_check_instance_cast
'
libcallnotify.c.text+0x9c): undefined reference to `gtk_button_set_label'
libcallnotify.c.text+0xa4): undefined reference to `hildon_check_button_new'
libcallnotify.c.text+0xb0): undefined reference to `g_type_check_instance_cast
'
libcallnotify.c.text+0xb8): undefined reference to `gtk_button_set_label'
libcallnotify.c.text+0xc0): undefined reference to `hildon_check_button_new'
libcallnotify.c.text+0xcc): undefined reference to `g_type_check_instance_cast
'
libcallnotify.c.text+0xd4): undefined reference to `gtk_button_set_label'
libcallnotify.c.text+0xdc): undefined reference to `gtk_label_new'
libcallnotify.c.text+0xf8): undefined reference to `gtk_hscale_new_with_range'

libcallnotify.c.text+0x1b0): undefined reference to `g_strtod'
libcallnotify.c.text+0x1bc): undefined reference to `gtk_range_get_type'
libcallnotify.c.text+0x1c8): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x1cc): undefined reference to `gtk_range_get_adjustment'

libcallnotify.c.text+0x1dc): undefined reference to `gtk_adjustment_set_value'

libcallnotify.c.text+0x1e8): undefined reference to `gtk_dialog_get_type'
libcallnotify.c.text+0x1f8): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x200): undefined reference to `gtk_container_get_type'
libcallnotify.c.text+0x210): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x218): undefined reference to `gtk_container_add'
libcallnotify.c.text+0x224): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x230): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x238): undefined reference to `gtk_container_add'
libcallnotify.c.text+0x244): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x250): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x258): undefined reference to `gtk_container_add'
libcallnotify.c.text+0x264): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x270): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x278): undefined reference to `gtk_container_add'
libcallnotify.c.text+0x284): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x290): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x298): undefined reference to `gtk_container_add'
libcallnotify.c.text+0x2a0): undefined reference to `gtk_widget_show_all'
libcallnotify.c.text+0x2ac): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x2b0): undefined reference to `gtk_dialog_run'
libcallnotify.c.text+0x2bc): undefined reference to `gtk_widget_get_type'
libcallnotify.c.text+0x2c8): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x2cc): undefined reference to `gtk_widget_destroy'
libcallnotify.c.text+0x2f4): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x2f8): undefined reference to `hildon_check_button_get_a
ctive'
libcallnotify.c.text+0x310): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x314): undefined reference to `hildon_check_button_get_a
ctive'
libcallnotify.c.text+0x32c): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x330): undefined reference to `hildon_check_button_get_a
ctive'
libcallnotify.c.text+0x344): undefined reference to `gtk_adjustment_get_value'

libcallnotify.c.text+0x378): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x380): undefined reference to `hildon_check_button_set_a
ctive'
libcallnotify.c.text+0x390): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x398): undefined reference to `hildon_check_button_set_a
ctive'
libcallnotify.c.text+0x3a8): undefined reference to `g_type_check_instance_cas
t'
libcallnotify.c.text+0x3b0): undefined reference to `hildon_check_button_set_a
ctive'
collect2: ld returned 1 exit status
make: *** [build/helloworld] Error 1
indeed...