Quickload gives this error:
```
debugger invoked on a SB-PCL::NO-APPLICABLE-METHOD-ERROR in thread
#<THREAD "main thread" RUNNING {10005605B3}>:
There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION DEFPACKAGE-PLUS-1:DEFPACKAGE+-DISPATCH (17)>
when called with arguments
(:LOCAL-NICKNAMES
((#:DRIVERS #:SOL.DRIVERS) (#:IMPL #:SOL.DISPATCHER.IMPL))
#:SOL.DISPATCHER).
```
The reason the exe does not work is because of error opening libffi-6.dll
Maybe a wine issue.