Andry
Andry
win 10, vs2019 step to reproduce ``` cd C:\git\github\ "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat" git clone --recurse-submodules [email protected]:openssl/openssl.git cd openssl git checkout openssl-3.0 perl Configure VC-WIN64A nmake nmake test cd...
i try to link it with linuxserver/wireguard but it doesn't work( ``` --- version: "2.1" services: wireguard: image: ghcr.io/linuxserver/wireguard container_name: wireguard cap_add: - NET_ADMIN - SYS_MODULE environment: - PUID=1000 -...
## Expected Behavior I can log in and write code ## Current Behavior not work ( ## Possible Solution more detailed instructions ## Steps to Reproduce (for bugs) 1.git clone...
- Issue Type: `Performance` - Extension Name: `cpp-helper` - Extension Version: `0.3.0` - OS Version: `Windows_NT x64 10.0.19042` - VS Code version: `1.61.0` [amiralizadeh9480.cpp-helper-unresponsive.cpuprofile.txt](https://github.com/amir9480/vscode-cpp-helper/files/7309394/amiralizadeh9480.cpp-helper-unresponsive.cpuprofile.txt) Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
Hi, I think we need to make it possible to install your own exception handler. since it is always very inconvenient to write such code (not beautiful) ``` TEST(ATweet, RequiresUserNameToStartWithAtSign)...
hello, can you please put the assembly under windows?) and maybe at the same time under windows-container.
add an argument for minione to not export MarketApp by default ``` wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione' echo yes | sudo bash minione -f ``` log ``` . . Exporting [CentOS 7] from...
### Problem you are trying to solve RUSTUP-INIT.EXE https://www.rust-lang.org/tools/install requires old toolchain (MSVC - VS 2019 and older) the modern version is visual studio 2022 / MSVC - VS 2022...