DannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-21 year agoMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comexternal-linkmessage-square31fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comDannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-21 year agomessage-square31fedilink
minus-squaretal@kbin.sociallinkfedilinkarrow-up0·1 year 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.