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   |
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.

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
|
|
|
 |
 |
Can't compile Controls4u from UppHub
By: Typhoor on Fri, 17 December 2021 13:31
|
 |
|
Re: Can't compile Controls4u from UppHub
By: Typhoor on Fri, 17 December 2021 14:14
|
 |
|
Re: Can't compile Controls4u from UppHub
By: Klugier on Fri, 17 December 2021 19:04
|
 |
|
Re: Can't compile Controls4u from UppHub
By: mirek on Sun, 19 December 2021 13:48
|
 |
|
Re: Can't compile Controls4u from UppHub
By: mirek on Sun, 19 December 2021 14:05
|
 |
|
Re: Can't compile Controls4u from UppHub
By: dschoni on Wed, 28 September 2022 03:33
|
 |
|
Re: Can't compile Controls4u from UppHub
By: dschoni on Wed, 28 September 2022 03:57
|
 |
|
Re: Can't compile Controls4u from UppHub
By: koldo on Wed, 28 September 2022 08:15
|
 |
|
Re: Can't compile Controls4u from UppHub
By: dschoni on Wed, 28 September 2022 11:11
|
 |
|
Re: Can't compile Controls4u from UppHub
By: dschoni on Wed, 28 September 2022 10:17
|
Goto Forum:
Current Time: Thu Jun 05 05:00:01 CEST 2025
Total time taken to generate the page: 0.27773 seconds
|