You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the C/C++ (ver1.1.1) came out, My Code Server updated it from 1.1.0 to 1.1.1 in default.
After a long time, it had succeeded.(My Online VM has 1 core, 2G Ram, 5Mb download speed)
However the Code Server's terminal started showing: /home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: /home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: cannot execute binary file.
Is that meaning I should run My Code Server in su permission?
And Code Server IDE shows: The C/C++ extension failed to install successfully. You will need to repair or reinstall the extension for C/C++ language features to function properly.
My VM is stuck by the Code Server with 100% CPU usage...
It has never happened!(before the extension updated) .
I reboot the VM and reload the extension. It was USELESS! The Warnings come again!
What can I do for solving this problem? :(
Kid can't live without programming.
T_T
(T_T)
o(╥﹏╥)o
~~o(>_<)o ~~
You might be running into #2120. If so, for now you'll have to manually download the vsix for your
architecture from the vscode-cpptools GitHub repository and upload it to
code-server.
You might be running into #2120.
If so, for now you'll have to manually download the vsix for your
architecture from the vscode-cpptools GitHub repository and upload it to
code-server.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
After the C/C++ (ver1.1.1) came out, My Code Server updated it from 1.1.0 to 1.1.1 in default.
After a long time, it had succeeded.(My Online VM has 1 core, 2G Ram, 5Mb download speed)
However the Code Server's terminal started showing:
/home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: /home/ubuntu/.local/share/code-server/extensions/ms-vscode.cpptools-1.1.1/bin/cpptools: cannot execute binary file.Is that meaning I should run My Code Server in
supermission?And Code Server IDE shows:
The C/C++ extension failed to install successfully. You will need to repair or reinstall the extension for C/C++ language features to function properly.My VM is stuck by the Code Server with 100% CPU usage...
It has never happened!(before the extension updated) .
I reboot the VM and reload the extension. It was USELESS! The Warnings come again!
What can I do for solving this problem? :(
Kid can't live without programming.
T_T
(T_T)
o(╥﹏╥)o
~~o(>_<)o ~~
All reactions