I Can Do I.T.
Monday, 20 February 2017
[Eclipse] C/C++ development environment in eclipse using CDT (Eclipse C/C++ 개발 환경)
1. Install CDT plugin
Help -> Install New Software
Add Repository ->
http://download.eclipse.org/tools/cdt/releases/[REALEASE_VERSION]
Check and install plugins
2. Install MinGW
Intall MinGW or cygwin
Download MinGW ->
https://sourceforge.net/projects/mingw/files/Installer/
Execute Installer
3. Setup Envionment Variable
Add %MinGW_HOME%/bin in $PATH%
4. Create C Project
New Project -> C/C++ -> C Project
5. Create C Source File and Compile
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment