rayjs icon indicating copy to clipboard operation
rayjs copied to clipboard

Windows binary release can't find libwinpthread-1.dll

Open bramtechs opened this issue 1 year ago • 2 comments

Hello, I am trying to run the Windows binary of Preview 4.6-dev. The following error dialog appears: image

It seems that MinGW is needed to run the pre-compiled program, not just for compiling. This is a bit odd in my opinion. The README file could state that Mingw is required for compiling and running rayjs or more ideally, the dependency could be statically compiled into the program if this is possible.

bramtechs avatar Nov 10 '24 21:11 bramtechs

The binary on the releases page is unfortunately not up to date. Did you check this issue https://github.com/mode777/rayjs/issues/2

mode777 avatar Nov 11 '24 06:11 mode777

Sorry, I did not check. I suppose a new release could be made (in the releases tab) so the correct version is easier to find and more people don't report this already fixed issue. :)

bramtechs avatar Nov 11 '24 11:11 bramtechs