Using libappindicator with Vala and CMake

Asked by 982c80311320c1b

I tried building a Vala project (https://code.launchpad.net/~alexander-wilms/calm/calm) and get the following Error:

Linking C executable calm
CMakeFiles/calm.dir/src/CalmWindow.c.o: In function `calm_calm_indicator_construct':
CalmWindow.c:(.text+0x5bb): undefined reference to `app_indicator_new'
CalmWindow.c:(.text+0x5f2): undefined reference to `app_indicator_set_status'
CalmWindow.c:(.text+0x614): undefined reference to `app_indicator_set_attention_icon'
CalmWindow.c:(.text+0xb0e): undefined reference to `app_indicator_set_menu'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [calm] Fehler 1
make[1]: *** [CMakeFiles/calm.dir/all] Fehler 2
make: *** [all] Fehler 2

Any hint what I'm doing wrong?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu libappindicator Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you help with this problem?

Provide an answer of your own, or ask 982c80311320c1b for more information if necessary.

To post a message you must log in.