efa
efa
can you please say if you are using WSL1 or WSL2 ?
for DISPLAY related problems under WSL, you have to follow: https://github.com/microsoft/WSL/issues/4106#issuecomment-1000999401
some time ago Debian switched the name of the package to 'libwxgtk3.0-gtk3-dev', and then Ubuntu follow as it is a derivative. Try that name
maybe Ubuntu switched to the new Debian packages naming convention in the transition from Ubuntu 20.x to 22.x Anyway this github repo seems abandoned, the author last commit is 2...
I think we need the help of this repo's author to update the code. Hope a rebase to the current Slic3r code, and finally a merge in the upstream repo
it's a pity that PrusaSlicer: https://github.com/prusa3d/PrusaSlicer is not marked as Slic3r: https://github.com/slic3r/Slic3r fork, while SuperSlicer: https://github.com/supermerill/SuperSlicer is a fork of PrusaSlicer
attached a patch for 'configure.ac': show WARN when winsock2 is not detected, not blame for zlib that is present and misdetected. Generate and work on updated MSYS2. [winsock2zlib.patch.zip](https://github.com/agl/jbig2enc/files/2914172/winsock2zlib.patch.zip)
I have no tryed on a Windows system with 2021 MSYS2 and MinGW 64 bit shell, but I suspect it will never require Winsock32. In 2019 build and binary worked...
probably 'htonl' is in the network stack
as default I had `GO111MODULE=auto` setting: `export GO111MODULE="on"` solved the install