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++ Library : Other (not classified elsewhere) » Compile error in Ole\util.cpp on fresh installation
Compile error in Ole\util.cpp on fresh installation [message #46120] Fri, 11 March 2016 19:21 Go to previous message
IvanTrusov is currently offline  IvanTrusov
Messages: 1
Registered: March 2016
Junior Member
I tried to compile OleCalc example with MSCV15 and got this compile error:
Ole\util.cpp (line 240) error C2440: '<function-style-cast>': cannot convert from 'Upp::Vector<Upp::Value>' to 'Upp::ValueArray'
It seems like the line "return ValueArray(dim_array);" ought to be replaced with "return dim_array;"
 
Read Message
Read Message
Previous Topic: Can't build a basic Skylark app! Help!
Next Topic: Dependencies of U++ programs in linux
Goto Forum:
  


Current Time: Thu Mar 28 09:02:32 CET 2024

Total time taken to generate the page: 0.00764 seconds