close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 15 years ago

Closed 15 years ago

#811 closed defect (fixed)

tolbase on windows server 2003 fails

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone: Mantainance
Component: Toltcl Version: 2.0.1
Severity: blocker Keywords:
Cc: lmperez@…

Description

tolbase and tolsh fails on windows server 2003 because toltcl is incompatible. Al least, while loading it complains about an invalid argument.

Change History (4)

comment:1 Changed 15 years ago by Jorge

Component: KernelToltcl

comment:2 Changed 15 years ago by Jorge

Status: newaccepted

comment:3 Changed 15 years ago by Jorge

The problem is related to blapi.dll which depends on the runtime lib MSVCR80.dll.

blapi.dll should be compiled with runtime-link=static

comment:4 Changed 15 years ago by Jorge

Resolution: fixed
Status: acceptedclosed

(In [1805]) fix #804 : plotchart component (from http://tcllib.cvs.sourceforge.net/viewvc/tcllib/tklib/modules/) included in distribution.
fix #807 : tlogger component included in distribution.
fix #811 : replaced blapi.dll for a version which is statically linked with msvc runtime link.

Note: See TracTickets for help on using tickets.