본문 바로가기

Series

[Eclipse] Set C++ Toolchain


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"



'Series' 카테고리의 다른 글

[Sandboxie] Create Sandboxed Shortcut  (0) 2018.07.09
[Eclipse] Set C++ -static Option  (0) 2018.07.02
Setup GCC on Windows using MSYS2  (0) 2018.07.02
Setup GCC on Windows using Cygwin  (0) 2018.07.02
Setup GCC on Windows using MinGW  (0) 2018.07.02