Hi,

 

Does anybody have successfully built VCL OverbyteIcsCommonRun.bpl package
with C++ builder 10.1 upd 2?

 

I tried both my earlier packages for C++ XE7 and package created from
scratch with C++ 10.1.

Both compile and install well for Win32. However for Win64 bit when building
OverbyteIcsCommonRun i get the error messages like below:

 

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSCRYPTUIA
PI.O (error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSMLANG.O
(error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSWINCRYPT
.O (error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSWINNLS.O
(error code 5)

 

I believe Error code 5 means access denied. These files do exist in
indicated locations. I speculated that during building 2 processes tried to
write to the same file. Following this I turned of the generation of import
library (BPI) under C++ linker options. And that helped. Just for me it is
not a big problem as I am linking everything statically in my apps, however
I am just curious why is that error. Or maybe it is just my 10.1
installation.

Additional info: when generate import lib is turned ON and i get the errors,
the BPI file is created but not BPI nor .a, though I dont know if it is a
valid file. Then when turning import lib OFF the other files (BPL and .a)
are correctly created. BPI seems not to be updated.

 

When compiling other packages from other vendors or even IcsVclCB101Run (the
other run package in the ICS group), everthing goes well even if import lib
is turned ON. All above happens only with building Win64.

Thanks for any advice or information if someone successfully built the
package.

 

Regards

 

Jarek Karciarz

OSITRON

 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to