- This topic has 5 replies, 2 voices, and was last updated 10 years, 4 months ago by HeDiBo.
-
AuthorPosts
-
June 13, 2014 at 11:21 pm #36166HeDiBoParticipant
Using AC 9.03beta, trying to install acntDelphiXE4 produces the following error:
Code:[dcc32 Fatal Error] acntDelphiXE4_R.dpk(1): E2225 Never-build package 'acntDelphiXE4_R' must be recompiledI followed your building instructions( http://www.alphaskin…oc.php?l=en&n=1) to the letter. Still this error pops up
The question is: why should the runtime package be recompiled. If that was not the case, the error would not occur (the package has the switch IMPLICITBUILD OFF set). Why is that switch off? Now it causes this problem.
I tried everything. Can you help?
June 14, 2014 at 10:54 am #51987HeDiBoParticipantAt a certain moment you will try anything, even foolish things.
After cleaning every trace of AC even from the registry, and rebuilding acntDelphiXE4_R, the same trouble stayed.
I opened the acntDelphiXE4.dpk file and REMOVED the requirement for acntDelphiXE4_R !! Then I retried INSTALL and it worked!! Even without the requirement present. When I added the requirement again, it still worked! Solved, but not satisfactory at all. :punish:
I would still like some explanation. All paths where acntDelphiXE4_R could be founds were renamed, except for the one where I wanted it to be found. So, if the compiler found another version of the run-time package, I would now expect some “requirement not found” or “package not found” error.
June 23, 2014 at 6:28 am #50971SupportKeymasterHello Dick
You uses other own packages where acntDelphiXE4_R.bpl is required?
Btw. Please, keep black color of text because blue text is not very comfortable for reading.
June 23, 2014 at 7:00 pm #52053HeDiBoParticipant'Support' wrote:You uses other own packages where acntDelphiXE4_R.bpl is required?
This is actually a fresh installation of Delphi XE4. So no other packages installed yet, apart from a previous version of AC and the packages that come standard with Delphi XE4. I totally erased every trace of AC when I tried to install version 9.03 beta. I was totally surprised that removing the requirement for the run-time package made it work. That smells like a wrong path, but I renamed every folder that contained other AC components than the one that I required 😮
'Support' wrote:Btw. Please, keep black color of text because blue text is not very comfortable for reading.
You're absolutely right, I chose the wrong color :blush:
June 30, 2014 at 6:37 am #52101SupportKeymasterHello
Please, try latest version. I have tried it with Delphi XE4 and this package has been installed without errors.
Otherwise, can you give me a remote access to your PC?
June 30, 2014 at 5:54 pm #52108HeDiBoParticipant'Support' wrote:Please, try latest version. I have tried it with Delphi XE4 and this package has been installed without errors.
Otherwise, can you give me a remote access to your PC?
Remember that it worked after I removed the requirement for acntDelphiXE4_R from the acntDelphiXE4 package. After that I didn't find any problems anymore. The latest version installed without a glitch too. Let's file it under “Greater Delphi Mysteries” 😛
-
AuthorPosts
- You must be logged in to reply to this topic.