Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Indexer not working with << operator (Indexer not working with << operator )
Indexer not working with << operator [message #997311] Sat, 05 January 2013 10:26 Go to previous message
Andrew Ragone is currently offline Andrew Ragone
Messages: 4
Registered: January 2013
Junior Member
I'm working on Juno, with MinGW as the tool chain and Makefile project. I am also having this issue on a Linux box with Indigo. The code.jpg is a screen shot of my problem.

As you can see the endl is being picked up by the parser as an error. However everything compiles and executes without issues. I've tried the following:


  • Window->Preferences->Indexer.
  • Increase Cache Limits to 256 MB.
  • "Use active build configuration"
  • Rebuilding Index: Uncheck "Enable Indexer". Click Apply. Check "Enable Indexer". Click OK
  • Right Click Project -> Indexer -> Tried many options combinations.


includes.jpg is a screen shot of my includes. Should I add anything to my Includes?

Anything other than put a semi colon after the variable and have a cout << endl; as the next statement would be greatly appreciated.

Thanks in advance,

Andrew
  • Attachment: code.jpg
    (Size: 93.23KB, Downloaded 35 times)
  • Attachment: includes.jpg
    (Size: 50.27KB, Downloaded 32 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Problems with Photran
Next Topic:pthread_t error after including paths
Goto Forum:
  


Current Time: Fri May 24 21:38:16 EDT 2013

Powered by FUDForum. Page generated in 0.02389 seconds