Linked by Eugenia Loli on Wed 23rd Mar 2005 23:18 UTC, submitted by adel
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



I followed the directions posted in the blog and got it up and running (woohoo!). Aparently the API is undergoing some changes(who woulda thunk)-so when I built it I kept getting the same error messages mentioned by 'foo', ie. missing @XTHREADS_CFLAGS@....
So not knowing anything about the code I just sat down I tried to do some good ole pattern recognition- I noticed some files referenced :
-DXTHREADS
the @ symbol in a makefile, AFAIK, just symbolizes some library which was not resolved in the autogen.sh/configure process. So I simply edited the respective makefiles and swapped @XTHREADS_CFLAGS@ for -DXTHREADS and everything compiled fine with little annoying errors about some important change (!). Anyway it compiled and runs here...actually rather neat...unfortunately it doesn't run quite as fast and smooth on my machine as seen in those demos....(2.4 GHz Celeron/GF5700)...but not much slower, much less smooth...only a whee bit....
Also just to note I have been running xcompmgr fulltime for about 2 months with very few problems..older gtk apps (xmms, mplayer) are the only real sources of problems nowadays....It's still not quite there-(surprise!)-but everything works-it's kind of funny how anything on your screen which is being dynamically updated (ie, the system monitor panel applet, or a terminal which is being updated) shows through any opengl apps running in full screen mode. Made the mistake one time of lauching enemy-territory ina terminal window with xcompmgr running-kind of wierd seeing a black rectangular box showing through while running e-t...hehe...