Alex Garcia

Results 25 comments of Alex Garcia

I got it working until the docker container image gets involved. Will look at that later today. https://github.com/lex-ibm/vscodium/commit/41b0c0fa3ffb129a9d5cb2753748fd614f12916d

Just a quick update. The patch for PPC64LE works well (locally at least). But there seems to be something weird going on on the runner image that gives that `g++:...

Found the issue! I've submitted a PR for https://github.com/VSCodium/vscode-linux-build-agent/pull/22 to build the PPC64LE sysroot and I'm working on the last few details for the PR https://github.com/VSCodium/vscodium/pull/1857.

@daiyam as mentioned in #2261. Dev environments tend to be a bit too opinionated sometimes 😅

Ok, took me all day but I've found the issue... - https://github.com/VSCodium/vscode-linux-build-agent/pull/27 - https://github.com/VSCodium/vscodium/pull/2397

@daiyam looks like there was one more thing - https://github.com/VSCodium/vscode-linux-build-agent/pull/28

Here just to say that the universal version would also be appreciated 😅

Also, as a workaround, you can download the universal VSIX from Visual Studio Marketplace and use that one... Or well, that used to be the case until a few days...