DannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-29 months agoMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comexternal-linkmessage-square36fedilinkarrow-up186arrow-down15file-text
arrow-up181arrow-down1external-linkMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comDannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-29 months agomessage-square36fedilinkfile-text
minus-squaretal@kbin.sociallinkfedilinkarrow-up4·edit-29 months ago VS Code is going to require a newer version of glibc than Ubuntu 18.04 comes with. One does not simply upgrade glibc. One might have an application-private newer build of glibc and set LD_LIBRARY_PATH to the directory containing it prior to launching VS Code.
One might have an application-private newer build of glibc and set LD_LIBRARY_PATH to the directory containing it prior to launching VS Code.