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 next 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;"
Re: Compile error in Ole\util.cpp on fresh installation [message #46200 is a reply to message #46120] Fri, 25 March 2016 18:30 Go to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
This should be now fixed.

Mirek
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 12:56:18 GMT+2 2026

Total time taken to generate the page: 0.00587 seconds