Skip to content

Windows: MSYS/MinGW64 builds does not generate sixel image output in native MSYS/mintty terminal #199

@eabase

Description

@eabase

I have managed to compile the code herein, using MSYS in the MINGW64 environment.

The resulting img2sixel.exe work fine, when running in Powershell (pwsh 7.5.2) within Windows Terminal. However, when using the same binary (exe), in the native MSYS/MINGW64 terminal, the code seem to run, but no output is generated.

In addition, the "debug message" seem to be always turned on against compiler (configure) specifications, so something else must be going on.

Image

This is the only output I get:

Image

For the details about compiling and the various related issues, please look at these:

Also, I'm posting some of them as back-links from those to here.


In addition, @Kreijstal mentioned:

you can build it on msys2, however there are some things that must be patched, I made a PR for the other libsixel fork, but never for this one..

Can you make a PR for the MSYS build compatibility in this repo?
Also, where is your code or PR located?

🚩 I think it would better if people stop using the other now archived repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions