opfone.blogg.se

Delphi xe3 com port component
Delphi xe3 com port component








So -> there is no way of building DOA as a 64 bit *package* until designide is among its required packages. I belive that even the embarcadero licensing denies you the right to deploy that bpl.ģ) since designide is only meant to run inside the delphi ide, and since there is no 64 bit version of the delphi ide (it generates 64 bit code but it is not a 64 bit application) there is absolutely no 64 bit version of the designide package, since it would be pointless to build one. this is a fact.Ģ) designide is a package that should never be deployed because it is part of the delphi ide. 圆4 now fails to build with can't find designideġ) the DOA package requires the designide package.

delphi xe3 com port component

set the package output directory / seach path / unit output directory to bin/$(PLATFORM)/$(CONFIG) However the finger is now pointing back at DOA I've got a work round in terms I have created two packages one for 32 and one for 64 bit, and I should be able to continue with my 64 bit testing. If I now switch back again to the 64 bit the "can't find designide" returns and the cursor stops on the source code line for the packageįor requires doa41dXE3 which makes DOA look guilty again. I then change the target platform to 32 bit and it adds the requires section : the following DCPs It would appear that if I do a build of my package as 圆4 after a clean and remove all the "requires" from the package it builds (there are warnings so I'm not sure it's a good build, but the designide problem does not occur).










Delphi xe3 com port component