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++ Library support » U++ Core » Function.h: "expression cannot be used as a function"
Re: Function.h: "expression cannot be used as a function" [message #49383 is a reply to message #49382] Thu, 01 February 2018 16:21 Go to previous messageGo to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Well, finally I found the problem. I have a bunch of assignment like this:

strLav3D <<= vcodbob[listaMetri];


Now I changed the using .SetData:

strLav3D.SetData(vcodbob[listaMetri]);


And the program compiles. Weird thing, on Windows it compiles in any case. Furthermore, about 6 months ago the same application compiled with no problem on Linux, maybe tere was an older gcc version.

Thanks to all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: I've been using FindFile wrong all these years
Next Topic: Vector<T>::Set(int i, T&& x) proposal
Goto Forum:
  


Current Time: Tue May 07 18:21:04 CEST 2024

Total time taken to generate the page: 0.01600 seconds