DannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-22 years agoMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comexternal-linkmessage-square35linkfedilinkarrow-up182arrow-down13file-text
arrow-up179arrow-down1external-linkMicrosoft Says VS Code Will Work With Ubuntu 18.04www.linux-magazine.comDannyMac@lemmy.world to Linux@lemmy.mlEnglish · edit-22 years agomessage-square35linkfedilinkfile-text
minus-squaretal@kbin.sociallinkfedilinkarrow-up4·edit-22 years 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.