Fred Kiefer wrote:
>
> I already cleaned up the code in XWindowBuffer.m to no longer require
> the Xsh additions and context.c has been that way for quite some time.
> What did you need to change to get it working?
>   
This is how I get it to compile, but the result is the newly built
backend does not support drag and drop.

   1. remove back/Source/x11/XWindowBuffer.m and the reference to it in
      back/Source/x11/GNUMakefile
   2. go to context.c and comment out everything between "#ifdef XSHM"
      and "#endifidef"

I've recompiled it with libxext-dev installed, then it works fine (also
with drag and drop). I am thinking maybe it is used anyway in drag and drop?


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to