1、 安装eclipse 2、启动eclipse,点击Help菜单 3、选择Install new software菜单项 4、点击Work with:all available sites 5、搜索cdt,选择其中一款cdt,例如:cdt for Visual C++ support 6、点击确定即可
你的入口函数写错了,你把第一行改成int main()试试