Closed nsrahmad closed 6 years ago
I don't have a Windows machine to properly test this, but could you try the following, making sure you're on the latest commit first:
1) delete all *.spec files
2) comment out get-window-wm-info
in src/syswm.lisp
3) restart image and quickload again
Well, Trying that complains about missing c2ffi
. I guess I'll need to build c2ffi
first. will report how it goes.
@nsrahmad Did you ever get this sorted out?
The error I get:
It works fine if I checkout the version before recent update of .spec files.