Virtual-TreeView icon indicating copy to clipboard operation
Virtual-TreeView copied to clipboard

C++ Builder 10.3 project

Open markusdonath opened this issue 6 years ago • 5 comments

There is no package project for C++ Builder 10.3. With the community Edition RAD-Studio package cannot be compiled. Any solution?

markusdonath avatar Jun 28 '19 13:06 markusdonath

Unfortunately there is currently no maintainer for C++ Builder. The 10.2 package should work,

joachimmarder avatar Jun 30 '19 21:06 joachimmarder

Unfortunately there is currently no maintainer for C++ Builder. The 10.2 package should work,

Unfortunately the 10.2 package does not work. My workaround was to install the 30 day trial of RAD Studio 10.3. With this trial I could compile the 10.3 RAD Studio package. Afterwards I copied the binaries to the 10.3 C++ Builder installation.

markusdonath avatar Jul 01 '19 07:07 markusdonath

Unfortunately the 10.2 package does not work.

Can you provide more details, like the error message?

joachimmarder avatar Jul 01 '19 09:07 joachimmarder

Unfortunately the 10.2 package does not work.

Can you provide more details, like the error message?

dcc32 command line for "....\Source\VirtualTrees.Accessibility.pas" [DCC Fatal Error] VirtualTrees.Accessibility.pas(12): F2613 Unit 'VirtualTrees' not found.

markusdonath avatar Jul 01 '19 10:07 markusdonath

Has anyone else seen this problem? I did not receive any similar reports, so I suspect an issue with the C++ Builder installation.

joachimmarder avatar Nov 18 '20 08:11 joachimmarder

This can be closed now since PR #1182 and #1181 have been merged containing the new project files. If it doesn't work correctly for someone then we can address that as a new issue.

zencode1 avatar Mar 11 '23 22:03 zencode1