Here is the current build_projects status for itcl... version 4 and
version 3.
Version 4.
itcl version 4 is integrated in as part of the Tcl install so the only
added build configurations are for itk (version 4) and iwidgets (version 4.1)
which build without issues and are automatically picked up
On 2013-10-29 08:49- Arjen Markus wrote:
> Hi Alan,
>
>> -Original Message-
>> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca]
>
>
>>>
>>> I think in order to avoid coding in package version dependencies where
>>> none should exist, make sure your desired tcl package library
>>>
Hi Alan,
> -Original Message-
> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca]
> >
> > I think in order to avoid coding in package version dependencies where
> > none should exist, make sure your desired tcl package library
> > directories are all properly positioned in auto_path
On 2013-10-28 21:44-0500 Maurice LeBrun wrote:
> On Monday, October 28, 2013 at 14:44:48 (-0700) Alan W. Irwin writes:
> > On 2013-10-28 14:23-0700 Alan W. Irwin wrote:
> >
> > > The goal here is to make it easy for the user to choose between
> > > using either version 3 of [incr Tcl_tk] or versio
On Monday, October 28, 2013 at 14:44:48 (-0700) Alan W. Irwin writes:
> On 2013-10-28 14:23-0700 Alan W. Irwin wrote:
>
> > The goal here is to make it easy for the user to choose between
> > using either version 3 of [incr Tcl_tk] or version 4. In fact, my
> > testing of those two cases is
On 2013-10-28 14:23-0700 Alan W. Irwin wrote:
> The goal here is to make it easy for the user to choose between
> using either version 3 of [incr Tcl_tk] or version 4. In fact, my
> testing of those two cases is being held up because I don't have
> an easy way to switch between them (without a lo