Hello,
When I’m trying to build the next package in our projectgroup I get the next error in unit Hydra.VCL.Interfaces.hpp:
Any idea what’s wrong with this generated file?
Greetz,
Dennis
Hello,
When I’m trying to build the next package in our projectgroup I get the next error in unit Hydra.VCL.Interfaces.hpp:
Any idea what’s wrong with this generated file?
Greetz,
Dennis
Hi,
according to Vcl.ImgList.hpp
:
namespace Vcl
{
namespace Imglist
{
..
class PASCALIMPLEMENTATION TCustomImageList : public System::Imagelist::TBaseImageList
Vcl::Imglist::TCustomImageList
is valid declaration.
Why compiler dislikes it - I don’t know
Hello,
After installing C++ Builder 11, next to the existing installation of RAD Studio 10.0, I notice that my Hydra menu doesn’t contain the import menu items anymore.
I removed C++ Builder 11 and re-installed Hydra but no change on the Hydra menu in RAD Studio 10.0. (missing of “Import Interfaces from .NET Assemblies” and “Downlaod Hydra License”
Any idea how I can fix this please?
Greetz,
Dennis
Hi,
this means that we can’t generate interfaces for C++ Builder projects.
We can generate interface file for Delphi projects only