Menu

tclvisa installation problem

Anonymous
2013-04-09
2024-01-02
  • Anonymous

    Anonymous - 2013-04-09

    Hi

    For some reason, i can't get the tclvisa package to work with TCL8.5. The following error message appears, when i try to load the package. Can anyone help?.

    % package require tclvisa
    couldn't load library "C:/Tcl/lib/tclvisa0.3.0/tclvisa030.dll": invalid argument

    %

     
  • Andrey

    Andrey - 2013-06-17

    Where are placed your Tcl binaries and standard libraries?

     
    • Sawyer A McLane

      Sawyer A McLane - 2015-06-02

      I'm getting this problem too. My TCL Binaries are in "C:\Tcl\bin" and my standard libraries are in "C:\lib"

       
      • Andrey

        Andrey - 2015-06-02

        1) Please ensure that Tcl, VISA implementation and tclvisa are all of the same version: either win32 or win64. If some of the components does not match, then library most probably will not work.

        2) If Tcl binaries are in C:\Tcl\bin then most likely Tcl libraries are in C:\Tcl\lib. This directory should contain tcl8.x.lib and other *.lib files, tcl8.x subfolder etc.

        Please try placing tclvisa to a subdirectory of C:\Tcl\lib as follows:

        C:\Tcl
        |--+ lib
        |-+ tclvisa0.3.0
        pkgIndex.tcl
        tclvisa030.dll

         
        • Anonymous

          Anonymous - 2024-01-02

          Thanks Andrey,I got the same problem, you mentioned "the same verson" that remind me, I re-installed X86 version, the peoblem was been solved.
          By TianYong 20240102

           

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB