-
윈도우에 초코로 Cmake PATH설정까지 끝코딩Coding/make★gcc★&g++★clang★compiler 2022. 12. 15. 22:41728x90
http://www.wearedev.net/?m=bbs&bid=lecture&uid=221&PHPSESSID=26d6121273108669cc554df90af0f5a3
WeAreDev - [nRF5340] 개발 환경 구축하기 1
안녕하세요? 착한이입니다. nRF5340을 이용한 BLE 펌웨어 개발 환경 구축에 대해 알아보겠습니다. nRF5340은 BLE 5.1을 지원하는 nordic 사의 Dual core BLE SoC입니다. 자세한 것은 다음 사이트를 참고 부탁
www.wearedev.net
choco install -y cmake --installargs 'ADD_CMAKE_TO_PATH=System'
반응형'코딩Coding > make★gcc★&g++★clang★compiler' 카테고리의 다른 글
C/C++ 빌드(GNU, gcc)❤ 중 라이브러리 순서때문에 꼬이는 경우에는... (0) 2023.03.21 Clang&Gcc❤️-Wall -Wextra -Wshadow -Wnon-virtual-dtor -pedantic - use these and consider the following (see descriptions below) (0) 2022.12.04 Make 사용 가이드Makefile만들기 (0) 2022.11.26 C++ printf Debugging using macros / g++ -std=c++17 macro.cpp -o macro (0) 2022.10.26 g++ -std=c++17 main.cpp -o main / g++ -Wall -Wextra -std=c++17 main.cpp -o main / clang++ (0) 2022.10.26 윈도우에서 build.sh 실행하는 방법. (0) 2022.09.28 Windows개발환경 세팅 mingw64 (0) 2022.09.19 g++20 compiler 터미널 명령어 블로그 (0) 2022.09.10