Closed michaelcarno closed 5 months ago
Can you try using the java version first?
If you really need to recompile the binary, maybe try rebuilding lemminx with the -march=compatibility flag in https://github.com/eclipse/lemminx/blob/main/org.eclipse.lemminx/pom.xml#L169
Then you can configure the xml.server.binary.path
in your vscode settings, pointing at your new binary.
Thank you and sorry, everything was in readme.
Hi! Got this. We using old servers cpu's. Looks like i dont have AVX2 and probably some other instruction, so how can i rebuild executable without avx2?