I try to call in a Tcl script:
load tclmagick.dll
and get
couldn't load library "TclMagick.dll": invalid argument
I've tried the Dependency Walker, which tells me that the msvcrt.exe doesn't export a function named "__adjust_fdiv". However, I have no clue how to fix that. Any advice?
OS: Windows 7, 64bit
packages: TclMagick and ImageMagick