Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Strange "Expected Expression" error
Strange "Expected Expression" error [message #1796330] Thu, 11 October 2018 01:41 Go to next message
Evan Counihan is currently offline Evan CounihanFriend
Messages: 1
Registered: October 2018
Junior Member
I am writing a program in c++ in eclipse and am getting a strange error that I have been unable to trace. I had previously been building this project using atom with no errors whatsoever and migrated my code from there. I keep getting an "Expected Expression" error that occurs on the same line (line 30) regardless of what is at that line and have no idea what is causing it as the code was running perfectly before I moved it to eclipse. Even when I move the code at line 30 down and leave nothing but a blank line in its place I get this error. It gives me no other information than Expected Expression and I am unable to build. I have searched online and come up with nothing, maybe I am making a stupid mistake as I am pretty new to eclipse.

Thanks in advance
Re: Strange "Expected Expression" error [message #1796375 is a reply to message #1796330] Fri, 12 October 2018 02:27 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

This isn't a general programming question board, so perhaps you should ask, with more
details (such as the actual code it's marking as erroneous), on a site like stackoverflow.com.



_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse Photon update gone after restart
Next Topic:Equinox.ds Log Format Explanation
Goto Forum:
  


Current Time: Fri Mar 29 15:16:39 GMT 2024

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

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

Back to the top