Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Upp 607-dev3 released
Upp 607-dev3 released [message #4270] Mon, 31 July 2006 01:03 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Added:
- Alpha composition. "Over" operation now correctly composes two alpha images (previously it was able just to compose alpha foreground with opaque background).
- Ctrl SetPos scroll optimization
- Sql updates : http://www.arilect.com/upp/forum/index.php?t=msg&th=1208 &start=0&
- Value improvements : http://www.arilect.com/upp/forum/index.php?t=msg&th=1214 &start=0&
- Small SqlCtrls improvement : http://www.arilect.com/upp/forum/index.php?t=msg&th=1215 &start=0&

Modified:

- Sqlite3 plugin updated to version 3.3.6
Re: Upp 607-dev3 released [message #4389 is a reply to message #4270] Fri, 04 August 2006 13:32 Go to previous messageGo to next message
pivica is currently offline  pivica
Messages: 57
Registered: November 2005
Location: Belgrade, Serbia
Member
Problem with Ubuntu 6.06. When I try to compile with "GCC32 Optimal" build mode I have next linker error:

Quote:

----- CtrlCore ( GUI GCC32 LINUX ) (31 / 32)
----- ide ( GUI MAIN GCC32 LINUX ) (32 / 32)
Linking...
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(C rGlCur.o): In function `open_library': warning:
Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc
version used for linking
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(G etDflt.o): In function `GetHomeDir': warning: Us
ing 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the gli
bc version used for linking
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(G etDflt.o): In function `GetHomeDir': warning: Us
ing 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the gli
bc version used for linking
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(x 11_trans.o): In function `_X11TransSocketOpen':
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries
from the glibc version used for linking
/home/marko/upp/out/Web/GCC32.Gui/Web.a(socket.o): In function `Socket::Data::OpenClient(char const*, int, b
ool, unsigned int*, int, bool)':socket.cpp:(.text+0x65e): warning: Using 'gethostbyname' in statically l
inked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(x 11_trans.o): In function `_X11TransSocketINETCon
nect': warning: Using 'getservbyname' in statically linked applications requires at runtime the shared l
ibraries from the glibc version used for linking
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(C onnDis.o): In function `_X11TransConnectDisplay'
: undefined reference to `XauDisposeAuth'
/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib/libX11.a(C onnDis.o): In function `_X11TransConnectDisplay'
: undefined reference to `XauGetBestAuthByAddr'
collect2: ld returned 1 exit status

There were errors. (0:12.83)



With "GCC32 Debug" build mode compilation and linking are ok, bet when I start TheIDE and open any window in TheIDE (for example File->Set Main Package...) and then close that window (cancel or any other button), TheIDE craches, in console I have "Segmentation fault" message. I've attached generated debug file.
Re: Upp 607-dev3 released [message #4550 is a reply to message #4389] Tue, 15 August 2006 06:57 Go to previous message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

Try typing in terminal:
sudo apt-get install libxau-dev
Previous Topic: Upp 607-dev2 released
Next Topic: Upp 608-dev1 released
Goto Forum:
  


Current Time: Sat Apr 20 12:38:41 CEST 2024

Total time taken to generate the page: 0.02322 seconds