Tagged: Installation problems
- This topic has 18 replies, 5 voices, and was last updated 2 years ago by
SS68.
-
AuthorPosts
-
April 4, 2022 at 9:14 am #70848
SS68
ParticipantI do everything according to the instructions, when I install acntCX11Alexandria.bpl, Linker32 comes up with an error: VCL.BASEIMAGECOLLECTION.OBJ cannot be opened.
April 25, 2022 at 8:28 am #70866SS68
ParticipantHello,
I would be happy if someone could help me. The same problem occurs with a new installation on a clean Windows 11 computer. Installing the older version on Sydney 10.4 works fine.April 28, 2022 at 4:24 am #70867Lasse
ParticipantNot sure, if this case but there is a fix in patch 1…
RSP-35040 64bit packets in C++ containing Delphi code do not run
April 28, 2022 at 6:24 am #70868SS68
ParticipantHello,
I just installed the patch. Unfortunately the error still exists. I compiled acntCX11Alexandria_R.cbproj with no errors. If I then install acntCX11Alexandria.cbproj the error comes up:
[ilink32 Error] Fatal: Cannot open file ‘VCL.BASEIMAGECOLLECTION.OBJ’.
However, the file VCL.BASEIMAGECOLLECTION.OBJ does not exist in the system either, only a VCL.BASEIMAGECOLLECTION.DCU, VCL.BASEIMAGECOLLECTION.PAS and VCL.BASEIMAGECOLLECTION.HPPApril 28, 2022 at 7:12 am #70869Lasse
ParticipantHave you build Delphi packages? There is “Delphi Compiler > Output – C/C++ > C/C++ Output file generation” -option. Is it set so that it will build C++ objects?
April 28, 2022 at 9:47 am #70870SS68
ParticipantI compile the C project. The setting under the “Delphi Compiler / Output C/C++” is:
Generate all C++Builder files (including package libs)May 9, 2022 at 6:30 pm #70882hector
ParticipantI have same problem.
Really there is no way for solve this problem???June 23, 2022 at 7:02 am #70924SS68
ParticipantHello,
unfortunately I still have the same problem. I can compile and when installing acntCX11Alexandria.bpl I get the linker32 error [ilink32 error] Fatal: File ‘VCL.BASEIMAGECOLLECTION.OBJ’ cannot be opened.
I installed all updates and patches. I have the same problem on another computer. Please solve, otherwise I will have to remove alphacontrol from all projects.August 13, 2022 at 12:26 pm #70957Support
KeymasterHello and sorry for a long time without answer.
I think, this issue is linked with incorrect path’s in the IDE, but can’t check it, unfortunately.
You wrote that this Obj-file doesn’t exists in the system, but maybe it’s created after compiling of the acntCX11Alexandria_R.bpl project? (with enabled “Generate all C++Builder files” option). This file is not part of the AlphaControls library, RAD Studio should create it due compiling process, I think.August 15, 2022 at 2:45 pm #70978SS68
ParticipantHello,
that didn’t work at all. I then tried to create the *.obj files with another project by inserting the ImageList components and integrating the files Vcl.BaseImageCollection.hpp and Vcl.VirtualImageList.hpp with the option “Use for precompilation”. I then copied them into CX11Alexandria. After that I installed acntCX11Alexandria.cbproj. Unfortunately then comes rtl280 access violation.
I have no more ideas 🙁January 8, 2023 at 7:19 pm #71089fireball1985
ParticipantHi all,
i have exactly the same issue, i hope that we’ll get a fix some day.
RegardsJanuary 11, 2023 at 6:30 pm #71091Lasse
ParticipantJust add vclwinx library and you can build the design package (see attachment).
Attachments:
You must be logged in to view attached files.January 12, 2023 at 7:55 pm #71093fireball1985
ParticipantThank you, indeed Building the package is possible then without the error “VCL.BASEIMAGECOLLECTION.OBJ cannot be opened”. But installing (and thats whats needed to do) is still not possible because of an error “Class TsCharImageList not found.” Any Ideas how to solve this?
Thanks!
Attachments:
You must be logged in to view attached files.January 12, 2023 at 8:57 pm #71095Lasse
ParticipantI did install the package without any problems (see previous attachment, icon shows it is installed). I was beta testing upcoming Delphi 11.3 thou. I didn’t test this on Delphi 11.2. I haven’t changed any other settings in C++ project files.
Did you build the run-time package first?
-
This reply was modified 2 years, 2 months ago by
Lasse.
January 12, 2023 at 9:04 pm #71097Lasse
ParticipantI tried it again, no problem.
Attachments:
You must be logged in to view attached files.January 13, 2023 at 9:22 pm #71099fireball1985
ParticipantYes i built the run-time package at first.
Then i’ll wait for C++ Builder 11.3 and then i try it again to install the component.EDIT: To precise, i didn’t built the run-time package because Install.txt says “Make” not “Build”, but anyway, i tried to build it in addition but that not solve the issue during the installation of the design package.
Best Regards
-
This reply was modified 2 years, 2 months ago by
fireball1985.
January 15, 2023 at 10:41 am #71101Lasse
ParticipantAs a Delphi user I am used to compiling and building packages. I see C++ Builder is calling it Make and Build. But I did only build it.
Attachments:
You must be logged in to view attached files.March 12, 2023 at 6:42 pm #71136Support
KeymasterHello
The AlphaControls package v17 has been released today, this issue has been solved there.March 20, 2023 at 3:15 pm #71164SS68
Participantgreat, that worked now 🙂
-
This reply was modified 2 years, 2 months ago by
-
AuthorPosts
- The topic ‘Install problem Alexandria C++’ is closed to new replies.