使用MinGW時需將libgcc_s_dw2-1.dll 和libstdc++-6.dll 複製到工作目錄下,否則無法執行.exe 檔; 或者修改task.json 加入compiler flag, 即加入-static-libgcc ...
確定! 回上一頁