Home » U++ Library support » U++ Library : Other (not classified elsewhere) » U++ 1977 compile broblem.
Re: U++ 1977 compile broblem. [message #24772 is a reply to message #24760] |
Fri, 29 January 2010 15:55   |
andrei_natanael
Messages: 262 Registered: January 2009
|
Experienced Member |
|
|
rett wrote on Fri, 29 January 2010 15:13 | HELP!!! I've updated to SVN 1977 and can't compile my application (Ubuntu linux)
I use linux_scripts/dosvn
plugin\png: 3 file(s) built in (0:00.64), 213 msecs / file, duration = 1784 msecs, parallelization 100%
ide: 42 file(s) built in (0:21.57), 513 msecs / file, duration = 22062 msecs, parallelization 18%
Linking...
/tmp/idebuild.ciL8186/CtrlLib/GCC.Blitz.Gui.Shared/$blitz.o: In function `Upp::TrayIcon::Message(int, char const*, char const*, int)':
$blitz.cpp:(.text+0x10056): undefined reference to `notify_init'
$blitz.cpp:(.text+0x10089): undefined reference to `notify_notification_new'
$blitz.cpp:(.text+0x1009b): undefined reference to `notify_notification_set_timeout'
$blitz.cpp:(.text+0x100a7): undefined reference to `notify_notification_show'
$blitz.cpp:(.text+0x100af): undefined reference to `notify_uninit'
collect2: ld returned 1 exit status
There were errors. (2:02.16)
ERROR - TheIDE returned '1' error code
Creating package......
|
You better start to use uppbox/Scripts as linux_script are deprecated.
Your problem is related to linkage step. You may miss notify lib from libraries dependencies (it was added as dependency to CtrlCore), check if it exists there. If it's there then check if you have it installed in /usr/lib/ (libnotify.a /so).
|
|
|
 |
|
U++ 1977 compile broblem.
By: rett on Fri, 29 January 2010 14:13
|
 |
|
Re: U++ 1977 compile broblem.
|
 |
|
Re: U++ 1977 compile broblem.
By: rett on Fri, 29 January 2010 14:59
|
 |
|
Re: U++ 1977 compile broblem.
By: mr_ped on Fri, 29 January 2010 14:43
|
 |
|
Re: U++ 1977 compile broblem.
|
 |
|
Re: U++ 1977 compile broblem.
By: rett on Fri, 29 January 2010 17:33
|
 |
|
Re: U++ 1977 compile broblem.
|
 |
|
Re: U++ 1977 compile broblem.
By: rett on Mon, 01 February 2010 10:28
|
 |
|
Re: U++ 1977 compile broblem.
By: koldo on Sun, 31 January 2010 16:19
|
 |
|
Re: U++ 1977 compile broblem.
By: mirek on Sun, 31 January 2010 20:23
|
 |
|
Re: U++ 1977 compile broblem.
|
 |
|
Re: U++ 1977 compile broblem.
By: koldo on Sun, 31 January 2010 21:43
|
 |
|
Re: U++ 1977 compile broblem.
By: mirek on Mon, 01 February 2010 09:37
|
 |
|
Re: U++ 1977 compile broblem.
By: mirek on Mon, 01 February 2010 09:42
|
Goto Forum:
Current Time: Sun Aug 24 00:09:49 CEST 2025
Total time taken to generate the page: 0.03669 seconds
|