~lattis/muon#49: 
Add Windows support

everything is in the title :-)

Status
REPORTED
Submitter
~vtorri
Assigned to
No-one
Submitted
2 years ago
Updated
10 months ago
Labels
No labels applied.

~lattis referenced this from #57 2 years ago

~lattis referenced this from #59 2 years ago

~lattis 2 years ago

~vtorri, I closed some of the smaller issues. I would like to use this todo to track windows support.

~vtorri 2 years ago

https://git.sr.ht/~lattis/muon/tree/master/item/src/external/libpkgconf.c#L128

this will need to be fixed:

  • .so --> .dll
  • .a : the convention is :
    • with mingw, static lib is .a
    • with Visual Studio, static lib is .lib

~shanoaice 1 year, 8 months ago

I came across muon and tried to compile it on MSYS2 MinGW. Compilation seems to be successful (bestline is disabled since it uses some POSIX API that MinGW has no support for), but the test suite does not pass. Here is the testlog: https://1drv.ms/t/s!AuuJgLD_K3zaj6xOejT16ayvbiVkCg?e=ye7tvu (too big to put on any pastbin services), might help.

~vtorri 1 year, 8 months ago

hello, I know that the test suite is failing. There are some shell scripts used for the tests which should be replaced with meson code instead. that should fix some tests

if you are a windows dev, i would be pleased to have some help:-)

~shanoaice 1 year, 8 months ago

Well, I am relative new for C developing, but I would like to help (so that Windows VSCode users can also have meson project formatting and linting support, that's why I came here :-)

~lattis referenced this from #110 10 months ago

~lattis 10 months ago

~lattis referenced this from #109 10 months ago

Register here or Log in to comment, or comment via email.