Flutter
Update CMake in Linux(Ubuntu)
flutter 을 공부할려고 인터넷 opensource 를 받아서 컴파일 할려고 하는데 아래와 같은 에러가 표시된다. Cmake version 이 3.15 보다 높아야 된다고 한다. 아래는 Cmake 다운로드 웹 페이지. cmake.org/download/ Download | CMake Current development distribution Each night binaries are created as part of the testing process. Other than passing all of the tests in CMake, this version of CMake should not be expected to work in a production environment. It is being ..
2021. 4. 18. 20:40