Skip to main content



      Home
Home » Newcomers » Newcomers » Photon can not find ANY includes(Photon fails to do much of anything with C++ code)
Photon can not find ANY includes [message #1795114] Fri, 14 September 2018 20:33 Go to next message
Eclipse UserFriend
I first installed Photon on my Mac (Sierra 10.3.6) just a couple weeks ago, and everything was working fine. Today on open, the C++ projects I had been running and testing before would no longer build. The editor shows all of the #include statements as "unresolved inclusion" and I can't even get a basic Hello World program to build. I have not installed anything new since then that I am aware of. The following program generates the error: "Launch failed. Binary not found."

int main(int argc, char **argv) {
return 0;
}
Re: Photon can not find ANY includes [message #1795116 is a reply to message #1795114] Fri, 14 September 2018 21:33 Go to previous message
Eclipse UserFriend
It's probably better to ask on the https://www.eclipse.org/forums/eclipse.tools.cdt forum.
Previous Topic:why the fuck does my program not run?
Next Topic:eclipse not recognising characters such as "++" or ","
Goto Forum:
  


Current Time: Wed Jul 16 17:20:56 EDT 2025

Powered by FUDForum. Page generated in 0.10523 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top