Home > Archive > Tcl > July 2004 > Starpack & itcl
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Wolf Grossi 2004-07-20, 8:59 am |
| Hi all,
creating an exec using Starpack on win2k I'm running into problems:
running the app, I get
version conflict for packgge "itcl": have 3.3, need 3.2
while executing
"load C:/mayapp.exe/lib/itk3.2/itk32.dll itk"
.... etc etc etc ...
Is a solution for this one available?
Thanks
Wolf
| |
| Bob Techentin 2004-07-20, 4:00 pm |
| "Wolf Grossi" <ng-wg@magro-soft.com> wrote
> creating an exec using Starpack on win2k I'm running into problems:
> running the app, I get
>
> version conflict for packgge "itcl": have 3.3, need 3.2
> while executing
> "load C:/mayapp.exe/lib/itk3.2/itk32.dll itk"
> ... etc etc etc ...
I think tclkit comes with itcl3.3, so it doesn't want to load itk3.2.
Can you get the corresponding itk3.3? Have you tried dqkit at
http://sourceforge.net/projects/dqsoftware ?
Bob
--
Bob Techentin techentin.robert@NOSPAMmayo.edu
Mayo Foundation (507) 538-5495
200 First St. SW FAX (507) 284-9171
Rochester MN, 55901 USA http://www.mayo.edu/sppdg/
| |
| Wolf Grossi 2004-07-21, 9:00 am |
| [snip]
> I think tclkit comes with itcl3.3, so it doesn't want to load itk3.2.
> Can you get the corresponding itk3.3?
Ok, that was it, thanks a lot!
Have you tried dqkit at
> http://sourceforge.net/projects/dqsoftware ?
Not yet, I'll check it out asap.
Thanks
Wolf
|
|
|
|
|