|
|
Home » Community » U++ community news and announcements » U++ 1952 released
U++ 1952 released [message #24682] |
Wed, 27 January 2010 09:24  |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
What is new in version 1952:
TheIDE:
* Improved installation in Win32 with support for the latest Win32 SDK.
* Helpsystem has vastly improved searching capabilities.
* Build process now supports new link options - Posix releases now use
"gc-sections" linker option to dramatically reduce the size of resulting
binaries (up to 40%).
CtrlLib:
* File selector (FileSel class) got networking support in Win32.
* TrayIcon in X11 now supports notifications.
* TopWindow in X11 now supports SetAlphs.
Painter:
* Image rescaling algorithm was improved for better downscaling.
Core:
* Containers now have a new debugging utility to resolve pick semantic errors.
Download it in http://code.google.com/p/upp-mirror/downloads/list
Best regards
Iñaki
|
|
|
Re: U++ 1952 released [message #24687 is a reply to message #24682] |
Wed, 27 January 2010 10:06   |
|
Hello All.
I can do and upload deb i386 release.
Regards, Ion Lupascu (tojocky)
koldo wrote on Wed, 27 January 2010 10:24 | What is new in version 1952:
TheIDE:
* Improved installation in Win32 with support for the latest Win32 SDK.
* Helpsystem has vastly improved searching capabilities.
* Build process now supports new link options - Posix releases now use
"gc-sections" linker option to dramatically reduce the size of resulting
binaries (up to 40%).
CtrlLib:
* File selector (FileSel class) got networking support in Win32.
* TrayIcon in X11 now supports notifications.
* TopWindow in X11 now supports SetAlphs.
Painter:
* Image rescaling algorithm was improved for better downscaling.
Core:
* Containers now have a new debugging utility to resolve pick semantic errors.
Download it in http://code.google.com/p/upp-mirror/downloads/list
|
[Updated on: Wed, 27 January 2010 10:07] Report message to a moderator
|
|
|
Re: U++ 1952 released [message #24692 is a reply to message #24687] |
Wed, 27 January 2010 11:34   |
|
HELP!!! I've updated to SVN 1952 and can't compile my application (Ubuntu linux 9.10)
TrayIconX11.cpp
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:9:31: error: libnotify/notify.h: No such file.
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp: In member function ‘void Upp::TrayIcon::Message(int, const char*, const char*, int)’:
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:99: error: ‘notify_init’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:101: error: ‘NotifyNotification’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:101: error: ‘notification’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:107: error: ‘notify_notification_new’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:108: error: ‘notify_notification_set_timeout’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:109: error: ‘notify_notification_show’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:110: error: ‘notify_uninit’ was not declared in this scope
CtrlUtil.cpp
SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
|
|
|
Re: U++ 1952 released [message #24693 is a reply to message #24692] |
Wed, 27 January 2010 11:49   |
|
I downloaded from the site upp-x11-src-1952.tar.gz. When compiling stops at the same error!
I have to drop to SVN 1924 - then everything works.
SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
|
|
|
|
|
Goto Forum:
Current Time: Wed Apr 30 06:29:30 CEST 2025
Total time taken to generate the page: 0.01409 seconds
|
|
|