在示例SFML程式碼上執行 g++ -lsfml-window -lsfml-graphics ... window.clear(); window.draw(shape); window.display(); } return 0; } 錯誤資訊:
確定! 回上一頁