treebyte_srl
|
|
« on: December 19, 2016, 04:27:21 PM » |
|
Hello Danijel,
I'm upgrading components from version 6.38 to version 7.65 on Delphi 7.
I know that on version 7.04 there was a change in component packaging, but now I'm facing a problem regarding missing components on my palette.
I explain.
I follow instructions on readme, so:
1) uninstalling old packages 2) deleting all .bpl and .dcp files of old packages 3) open SDKPackages_Main.bpg and install the packages in the suggested order: - rtcSDK.dpk - rtcSDKD.dpk - rtcSDK_DBA.dpk - rtcSDKD_DBA.dpk
rtcSDK is installed properly. When I try to install rtcSDKD, I get a message from the compiler about the need of removing some units in order to compile the package:
Remove rtcRegister, rtcISAPISrv, rtcISAPIApp, rtcISAPISrvProv, rtcEditors. Unit(s) rtcRegister, rtcISAPISrv, rtcISAPIApp, rtcISAPISrvProv, rtcEditors were found in required package rtcSDK
If I continue, the package rtcSDKD is installed, but some components are missing, for example TRtcHttpClient.
I try to find some old messages about this problem but I didn't find something related. Can you help me ?
Thanks in advice and best regards
Giuseppe Garzotto treebyte S.r.l.
|