when building tp-ipro (under Delphi 6 pro, with
Jedi-VCL 2.0 installed), everything compiled ok, and
then Delphi brings up a dialog "to make this package
compatible with other packages, the following action is
recommended, click ok to make these changes and
recompile the package: add jvcl200_r60." So I click
ok. It compiles, and then halts with an error:
[Error] Never-build package IPRO_D60 requires
always-build package 'JVCL200_R60'.
Since the Jedi-tools are very popular and freely
available, and I expect that ipro will be much more
popular now that it is freely available, it seems to me
that this should be resolved.
I went into the project-source and removed the
"requires jvcl200_r60", and re-compiled, this time, I
said "no" to the recommendation, and was given a
warning that the package may not work upon loading.
Sure enough, I installed the package, and got "Cannot
load package 'IPRO_D60'. It contains unit 'Zlib',
which is also contained in package 'JVCL200_R60'.
I will try removing jvcl, and installing tp-ipro first,
and see if that solves the problem, and report back thr
results.
Logged In: YES
user_id=687437
Work-around:
a.) Uninstall JVCL from package list.
b.) load, compile, and install tp-ipro
c.) Open and recompile JVCL, it will ask to include ipro,
allow it to.
d.) Install tp-ipro into the component pallette.