简体   繁体   中英

Eclipse C++ IDE, Issues setting up

I'm having issues with setting up Eclipse for C++ editing. I am using Cygwin and Eclipse (obviously), and I've gotten to the point of making the example project Hello World. However, when I try to create a new project I always get the message "Launch Failed. Binary Not Found". I know this is a common issue, but why would the default hello world project work and not mine?

Thanks for any help.

  • First Build the project ( project menu in navigation bar)

  • then, A new folder named Binaries will appear now in project explorer. (refresh if needed)

  • Now you can try running your project, and no errors will appear.

more info here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM