Tagged: Installation problems
- This topic has 18 replies, 5 voices, and was last updated 1 year, 8 months ago by SS68.
-
AuthorPosts
-
April 4, 2022 at 9:14 am #70848SS68Participant
I 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 #70866SS68ParticipantHello,
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 #70867LasseParticipantNot 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 #70868SS68ParticipantHello,
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 #70869LasseParticipantHave 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 #70870SS68ParticipantI 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 #70882hectorParticipantI have same problem.
Really there is no way for solve this problem???June 23, 2022 at 7:02 am #70924SS68ParticipantHello,
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 #70957SupportKeymasterHello 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 #70978SS68ParticipantHello,
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 #71089fireball1985ParticipantHi all,
i have exactly the same issue, i hope that we’ll get a fix some day.
RegardsJanuary 11, 2023 at 6:30 pm #71091LasseParticipantJust 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 #71093fireball1985ParticipantThank 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 #71095LasseParticipantI 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 1 year, 10 months ago by Lasse.
January 12, 2023 at 9:04 pm #71097LasseParticipantI tried it again, no problem.
Attachments:
You must be logged in to view attached files.January 13, 2023 at 9:22 pm #71099fireball1985ParticipantYes 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 1 year, 10 months ago by fireball1985.
January 15, 2023 at 10:41 am #71101LasseParticipantAs 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 #71136SupportKeymasterHello
The AlphaControls package v17 has been released today, this issue has been solved there.March 20, 2023 at 3:15 pm #71164SS68Participantgreat, that worked now 🙂
-
AuthorPosts
- The topic ‘Install problem Alexandria C++’ is closed to new replies.