Development > Newbie Coding
Meet the Newbie !
Mattn:
--- Quote from: geever on August 14, 2009, 10:05:55 am ---I'm on Linux, Debian 4, and I can't compile UFORadiant as my libs (gettext, gtk) are older than required. :(
--- End quote ---
that's still the case? i thought rudolfo added sentinels around the code parts that failed on your system.
geever:
--- Quote from: Mattn on August 14, 2009, 10:13:18 am ---that's still the case? i thought rudolfo added sentinels around the code parts that failed on your system.
--- End quote ---
Rudolfo said he could do nothing for gettext IIRC. But I can test it in the evening.
-geever
martindcohen:
--- Quote from: Mattn on August 14, 2009, 08:07:54 am ---where did you include it? in igl.h?
--- End quote ---
No, i changed it on gl.h but just for testing purposes.
Ill see about it once i get back from work in about 9 hours :-\
But so far seems like that parts is why didnt compile on win32 ...
RudolfoWood:
for that glext problem I commited an updated igl.h some days ago.
@geever, mattn: for gettext I did not had any clue, I think mattn changed something for that _C gettext function
regarding gtk: I know that actually I have some gtk_tree_view_set_search_entry functions that do not exist in old gtk (< 2.10) - I asked on irc whether I should add sanity checks for that too, but got no answer yet.
Actually I also can't launch radiant because of that "undefined glGetError" error.
@Tachop: the changes in qgl.cpp|h and igl.h in uforadiant have been a try to get rid of that redefine table for gl functions, see mattns commit http://ufoai.svn.sourceforge.net/ufoai/?view=rev&rev=25621
martindcohen:
--- Quote from: RudolfoWood on August 16, 2009, 04:54:35 pm ---for that glext problem I commited an updated igl.h some days ago.
@geever, mattn: for gettext I did not had any clue, I think mattn changed something for that _C gettext function
regarding gtk: I know that actually I have some gtk_tree_view_set_search_entry functions that do not exist in old gtk (< 2.10) - I asked on irc whether I should add sanity checks for that too, but got no answer yet.
Actually I also can't launch radiant because of that "undefined glGetError" error.
@Tachop: the changes in qgl.cpp|h and igl.h in uforadiant have been a try to get rid of that redefine table for gl functions, see mattns commit http://ufoai.svn.sourceforge.net/ufoai/?view=rev&rev=25621
--- End quote ---
Hi Rudolfo,
Saw that and seems ok.
Kinda solved the undefined glGetError, im using the ircchannel as a log, the solution is there.
Is compiling ok but fails on initialization, seems that maybe there is more code to be ported from gtkradiant id like to know if thats the case.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version