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 2007.1beta3 released
Re: Upp 2007.1beta3 released [message #8019 is a reply to message #7983] Sun, 04 February 2007 17:50 Go to previous messageGo to previous message
ebojd is currently offline  ebojd
Messages: 225
Registered: January 2007
Location: USA
Experienced Member

I forgot that gtk-2.0 is configured using pkg-config instead of gtk-config. So appending the following in appropriate places gets
much further along.

CINC += `pkg-config gtk+-2.0 --cflags`
LIBS = `pkg-config gtk+-2.0 --libs`

beta3 compiles and runs fine. The source in the SVN however compiles using -DflagNOGTK, but the first time I moved the mouse it crashed (I could run through various steps via key commands). I got the following error:

XIO: fatal IO error 0 (Success) on X server ":0.0" after 6720
requests (6718 known processed) with 0 events remaining.

When I compile without flagNOGTK, I get errors that it "cannot find -lgtk-x11-2.0". /usr/lib/libgtk-x11-2.0.la but probably needs libtool to link it as there is not a static version, just .so and .la. I'll play with it later as I get some time.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upp 2007.2rc1 released
Next Topic: Upp 2007.1rc2 released
Goto Forum:
  


Current Time: Mon Apr 29 00:31:41 CEST 2024

Total time taken to generate the page: 0.02813 seconds