close


上一篇:
Eclipse IDE for C/C++ Developers 下載(一)

圖1 新增專案
執行eclipse.exe 後,File -> C++ Project


圖2

專案名稱 : HelloWorldCPP
選擇 MinGw GCC 依圖中選擇 -> Finish



圖3 選擇Window -> Show View -> Make Target


圖4 在Make Target介面中 -> HelloWorldCPP -> src ->右鍵->New...


圖5 Target name : Demo_compile -> ok


圖6 選擇Window -> Preferences


圖7 C/C++ -> New C/C++ Projct Wizard -> Makefile Project
-> PE Windows Parser 打勾


圖8 在Make Target介面中 -> src -> Demo_compile 按二下執行
-> Console 編譯訊息


圖9 在專案上按右鍵 -> Run As -> Local C/++ Application


圖10 執行結果

 

 




下一篇:
Eclipse IDE for CC++ Developers 決解錯誤 Symbol 'std' could not be resolved 問題(三)

 




 

















其它文章

arrow
arrow

    PG Levin Li 發表在 痞客邦 留言(0) 人氣()