Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » error: expected unqualified-id before '=' token
Re: error: expected unqualified-id before '=' token [message #50704 is a reply to message #50686] Fri, 07 December 2018 09:34 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
This fixed the problem in Core/ValueUtil.h
rows 87, 88

     Id(const String& s)                          { this->id = s; }
     Id(const char *s)                            { this->id = s; }
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with <sapi.h>, text to speech library
Next Topic: I keep getting the same "cannot open exe for writing" error...
Goto Forum:
  


Current Time: Fri Mar 29 06:20:08 CET 2024

Total time taken to generate the page: 0.01582 seconds