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
Component: | Kernel → Toltcl |
---|
comment:2 Changed 15 years ago by
Status: | new → accepted |
---|
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
(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.
The problem is related to blapi.dll which depends on the runtime lib MSVCR80.dll.
blapi.dll should be compiled with runtime-link=static