Hello, I am trying to integrate hardware acceleration of yuv -> rgb conversion in the video code for jMAX.
but I am getting strange linking problems ....... my code compiles fine, but when executed I get undefined symbol: XvQueryExtension. My ld flags are "ld -export-dynamic -shared -L/usr/X11R6/lib -lXext -lXv -lX11 -o ....." Weird thing is the XV test code (by AW) testxv.c compiles and runs fine. .... so why do I have linking problems in a seperate app ? any clues? (I expect it is this static library business...... but I dont know how to hit it) etienne _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
