Closed hippyau closed 4 years ago
You is building wine32-deploy... this is made for building with docker:
For deploying Windows application you should be run the pre build versions
Ahhh.... sorry. I can't use prebuilt because of readlink issue I raised.
Thanks 😀
I fixed it, i tested with busybox its working now
Pulled from github today for the fix in readlink issue, and my resulting build is 151868K as opposed to the release which is 346940K which makes me believe something is missing from my build.
my target now does not complain about WINEPREFIX, instead it complains:
I note in Wine.AppDir/lib that ld-linux.so.2 in not there.
find . | grep ld-linux
in the win32-deploy folder finds nothing.My build went as follows...