PDA

View Full Version : [SOLVED] Java compilation error after updates


Fixel
March 11th, 2008, 09:12 AM
Using eclipse for my Java programming. I compiled my program and it worked find, after updating my system it suddenly said:

"java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed."

When trying to compile... what to do?

Thanks in advance, Felix