Opened 15 years ago
Closed 15 years ago
#1198 closed defect (fixed)
Error en creación de toltcl en la release de desarrollo en windows
| Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
|---|---|---|---|
| Priority: | highest | Milestone: | Mantainance |
| Component: | Various | Version: | head |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Al crear la versión de desarrollo en windows con uptol no me funciona tolsh pero tol sí. me dice esto
C:\users\vdebuen\prj\tolp\trunk\windows\build_tools>..\ActiveTOL\bin\tolsh -v -d
can't find package Toltcl exactly 2.0.2
while executing
"package require -exact Toltcl 2.0.2"
(procedure "::tolsh::run" line 25)
invoked from within
"::tolsh::run $argv"
(file "C:/users/vdebuen/prj/tolp/trunk/windows/ActiveTOL/bin/tolsh.exe/lib/app-tolsh/tolsh.tcl" line 570)
invoked from within
"source C:/users/vdebuen/prj/tolp/trunk/windows/ActiveTOL/bin/tolsh.exe/lib/app-tolsh/tolsh.tcl"
("package ifneeded tolsh 1.0" script)
invoked from within
"package require tolsh"
(file "C:/users/vdebuen/prj/tolp/trunk/windows/ActiveTOL/bin/tolsh.exe/main.tcl" line 4)
Note: See
TracTickets for help on using
tickets.

(In [3516]) refs #1190, closes #1198