본문 바로가기
프로그램 개발(분석, 설계, 코딩, 배포)/100. 기타

[Eclipse] Set C++ Toolchain

by 3604 2025. 2. 11.
728x90

출처: https://morecode.tistory.com/165


More Code 2018. 7. 2. 12:52

 

Set Toolchain

Project > Properties > C/C++ Build > Tool Chain Editor > Current toolchain > select "MinGW GCC"

Project > Properties > C/C++ Build > Tool Chain Editor > Current toolchain > select "Cygwin GCC"

 

 

728x90