Oh yeah I forgot they never included the Fulld11.bat in the Indy10.zip file so I will
upload it to attachments as Indy1023_Update.zip. Fullc120.bat just does not work.
Thank you, but how can we build the DotNet assembly ?
EnderX
Where would one get this 1023_Update.zip attachment ?
Thanks ... questions ...
Does it matter where I put the Indy source ?
Does it matter where the output from the compile goes ??
I went into the "source" dir for CodeGear where Indy was and created a new
dir at same dir level as Indy 9 and Indy 10.
I labeled it Indy10.2.3. Now I have 3 subdirs under the Indy dir in
RadStudio. I put the install bat file zip (your attachment) and the indy
source zip in there and unzipped them both.
When I compile the "Computil.dpr" it picked up the default output dir from
my other D2007 projects and put the output in that directory
(d:\inetpub\scripts).
I'm pretty sure that the install wont find things where it expects it.
Should I have just replaced all the files in the old "indy10" subdir with
the new files and done all the work there, including the output of the
computil.dpr compile ???
I haven't run the install yet out of an abundance of caution. ! :-)
Thanks,
Del
Not really as long as your Library and Search paths in Delphi do not
include the paths to the old versions then it does not matter.
>Does it matter where the output from the compile goes ??
The Fulld11.bat will create a folder just off of where you placed
INdy10.203 such as D11
>
>When I compile the "Computil.dpr" it picked up the default output dir from
>my other D2007 projects and put the output in that directory
The output of Computil.exe should be in the 'Lib' folder the same as where
you found the Computil.dpr. The FullD11.bat should also be in the same folder.
I followed your procedure and both the computil and full11.bat files
ran without any apparent problems. However, I still don't see any indy
components on the tool palette. I am using delphi 2007. I have
restarted delphi a number of times and yes I also checked in the
design view.
I put the stuff in the directories that you indicated. I ran the
fulld11.bat.
What is next ???
If I open D2007 and look at the Indy components they are still the old
10.1.5 components.
I'm sure I missed a step somewhere ...
Del
> If I open D2007 and look at the Indy components they are
> still the old 10.1.5 components.
Did you remove the old package binaries from the IDE and install the new
ones? fulld11.bat does not do that for you. It just compiles the packages
and does nothing else.
Gambit
I think I go to Components=>Install Packages and then highlight the two Indy
packages
Indy10Core Design Tiime
Inddy 19 Protcol Design Time
Then I delete them and then click add. Trouble is I dont know which bpl
files represent the new indy BPL files and I dont know if I should check
that says "build with runtime packages".
I'm not familiar with the guts of the IDE and all that, I just write the
code using the tools out of the box. Sorry for being so dumb ...
Del
Did you mean to say .. Find the Indy "100" bpls and replace them with the
"120" bpls ???
Does just overlaying the old ones do the trick ??? There is not "install"
procedure required ???
Tks,
Del
> I think I go to Components=>Install Packages and then highlight
> the two Indy packages
>
> Indy10Core Design Tiime
> Inddy 19 Protcol Design Time
>
> Then I delete them and then click add.
Yes.
> Trouble is I dont know which bpl files represent the new indy BPL files
Install the "dclIndy...bpl" files that are created.
Gambit
> There were no new dclIndy*.bpl files created in the compile.
Did you see any error messages during the compile? Otherwise, there had to
have been files created.
Gambit
IndyCore120.res and IndySystem120.res were not found in the compile. That
would explain why the .bpl wasn't produced. However, at this point I dont
have a clue as to what to do.
I executed fulld11.bat from the Attachments group that Dennis sent me.
Del
> It went by so quickly I couldn't really tell.
Compiling Indy is not a quick operation. It takes at least a minute or two
to do a full build. If the window is disappearing quickly, then an error is
likely occuring. Don't run the .bat file directly like an .exe file.
Manually open a command prompt window and execute it manually. Then you can
see its output.
Gambit
Current version is 10.1.5
Del
Well the kind of examples the problems you are having then because version 10.1.5
was developed for Delphi 2005/2006 long before 2007 even existed.
You really need to upgrade to version 10.2.3 even though it is the developer version
it is so much better than the old versions that it is not worth the time trying to get
the old version installed.
Where can I get one Fulld11.bat ?
Can't find included attachements .