وقتی من میخوام اینو کامپایل کنم برا 64 بیتی ، میگه :
g++ `pkg-config --cflags --libs libpanelapplet-2.0` -lnotify -o compile/Saat src/Saat.cpp
src/Saat.cpp:11:30: error: libnotify/notify.h: No such file or directory
src/Saat.cpp: In function ‘void show_info_message(const gchar*)’:
src/Saat.cpp:36: error: ‘NotifyNotification’ was not declared in this scope
src/Saat.cpp:36: error: ‘n’ was not declared in this scope
src/Saat.cpp:37: error: ‘notify_init’ was not declared in this scope
src/Saat.cpp:40: error: ‘notify_notification_new’ was not declared in this scope
src/Saat.cpp:41: error: ‘notify_notification_set_timeout’ was not declared in this scope
src/Saat.cpp:42: error: ‘notify_notification_show’ was not declared in this scope
make: *** [install] Error 1
به نظر شما چیکار کنم؟
اون بسته sudo apt-get install libpanel-applet2-dev رو هم نصب کردم بازم ارور میده
خواهش میکنم زود جواب بدین یا اگه کسی میتونه ، نسخه Deb اونو بگذاره برا بروبچ 64 بیتی.....
ممنون