U++ framework
Do not panic. Ask here before giving up.

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: 1221
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: Wed Apr 29 07:35:44 GMT+2 2026

Total time taken to generate the page: 0.01753 seconds