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

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: Sun Apr 26 15:56:42 GMT+2 2026

Total time taken to generate the page: 0.00459 seconds