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 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: 13975
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: Fri Mar 29 12:16:14 CET 2024

Total time taken to generate the page: 0.01638 seconds