Krzysztof Aleksander Pyrkosz

Results 13 comments of Krzysztof Aleksander Pyrkosz

Did not help. Maybe I did not present the issue clearly, the problem is that anything requiring a window in wine closes with `00c4:err:winediag:nodrv_CreateWindow The explorer process failed to start.`...

I have replaced my arm64 rootfs with armhf. Now I am on 64 bit kernel but pure armhf userland. The issue is gone. Aaand it's back when I installed xfce......

The +1 was causing the issue. This version should return the same point as original version.

Is the size of one of the cabfiles bigger than 2GB? If so that's the problem on windows. Did you try unpacking on bsd/linux?

Both builds (my fixed for windows + your master branch built with mingw) fail to extract the file with error: ``` Failed to extract file 'TeamViewer - âlâbâgîoùRé╠âpâ\âRâôëôèuæÇì∞üiâèâéü[âgâRâôâgâìü[âïüjâ\âtâg.url'.Run unshield again...

I can try to refactor the CMake buildscripts, they look bit messy and non standard conformant. There are many helpful features that would make configuration and build cleaner and portable....

The branch https://github.com/kpyrkosz/unshield/tree/wip/updating-cmake contains minimal modifications which make windows build the program and not break linux build. Tested with msvc 2019, clang 12 and mingw gcc 6.3. The current build...

The problem with windows CI is the fact that zlib is not preinstalled on the travis machines and the built-in package manager... does not support the zlib. Personally i am...

I spent literally entire day pushing with appveyor and i got nowhere lol. I am so mad.

I've written appveyor script for windows builds but vcpkg has temporary issue with some zlib dependency... https://github.com/microsoft/vcpkg/issues/13217 The msys repos seem to be unreachable at the moment but I wouldn't...