Open lmascelli opened 1 year ago
I have the same problem on windows as well. I can't use it , I tried to compile it but ...
@lmascelli i'm getting
C:/dev/scoop/apps/gcc/13.2.0/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find /c/Users/rafae/AppData/Roaming/.emacs.d/.local/straight/build-29.4/vterm/build/libvterm-prefix/src/libvterm/.libs/libvterm.a: No such file or directory
downloaded libtool
and libvterm
mingw buiild with msys2
i don't really know how to solve this
additional info:
when running C:\dev\scoop\apps\emacs\current\libexec\emacs\29.4\x86_64-w64-mingw32\cmdproxy.exe
get Invalid Argument
Tried to remove the symlink current
when executing it, nothing changed.
sorry to bother you, i wrote a comment on a previous issue that is still open but i prefer to understand it clearly. is there no intention on support windows or is it not possible for some reason i'm not aware of intrinsic in emacs? i'm not an emacs expert, i've tried to fix it by myself but it seams too time consuming to do me alone. i managed to compile libvterm and libvterm module too using https://github.com/veeso/termiWin but i faced the same problem of term or ansi-term of some kind of make use of /usr/sh in the way they work. is the support of windows of some kind of interest to other people that can be interested on collaborate (read teach) in making this terminal emulator work?