0
点赞
收藏
分享

微信扫一扫

eclipse forc /c++新建demo避坑方式


新建项目避坑


eclipse forc /c++新建demo避坑方式_python


image.png


如上图所示避免选择new empty project,否则万事开头难,这头都没法开,还怎么敲代码???
会出现这些错误



eclipse forc /c++新建demo避坑方式_android_02


image.png



eclipse forc /c++新建demo避坑方式_python_03


image.png


选择空项目导致一些错误,我记得以前是可以的,暂时不懂出现winmain错误,网上的方法暂时解决不了。。

运行的姿势



eclipse forc /c++新建demo避坑方式_android_04


image.png


先build然后才能运行,否则会提示找不到运行的程序

举报

相关推荐

0 条评论