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 » Developing U++ » UppHub » Can't compile Controls4u from UppHub (Controls4u issues)
Re: Can't compile Controls4u from UppHub [message #58942 is a reply to message #57793] Wed, 28 September 2022 03:57 Go to previous messageGo to previous message
dschoni is currently offline  dschoni
Messages: 15
Registered: January 2021
Location: Switzerland
Promising Member
Hi there ...

https://github.com/anboto/Anboto/tree/master/Controls4U
Thanks for the Link to GitHub, Typhoor.

The upp repository contains in ActiveX_base.h at line 28
		WString ret(static_cast<wchar *>(bstr));

which is not accepted by the compiler.

But the Github code contains
		WString ret((wchar *)bstr);

which works.
So that seems to be actual.
I've corrected the upp code by using the ones from GitHub. The I've got the next problems: The same with Functions4U, which is included in the demo and is also compiling with errors.
index.php?t=getfile&id=6667&private=0
From here on I'm lost, because the difference in the code is to much for me to handle. (I'm just a beginner ...)

Why is it so hard to make the examples working?
Shouldn't these simply run out of the box?

Best regards
dschoni

[Updated on: Wed, 28 September 2022 07:15]

Report message to a moderator

 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SixelRaster package for U++
Next Topic: Can't compile ScatterCtrl_Demo with current nightly build
Goto Forum:
  


Current Time: Thu Jun 05 05:00:01 CEST 2025

Total time taken to generate the page: 0.27773 seconds