|
From: Leif M. <le...@ta...> - 2006-10-19 02:00:55
|
Christian,
I think you were looking into this as I was redoing the release.
Sorry about that.
Have you given 3.2.3 a try? It has been built correctly to use static
libraries.
Cheers,
Leif
Christian Kuecherer wrote:
> Dear all,
>
> after downloading and extracting Version 3.2.2 of wrapper for Windows,
> I've got following problem.
> When executing the wrapper.exe file in a command box (cmd) on Windows
> 2000, there is a message saying "Could not load msvcr80.dll".
> After some research, this is a library from MS-C++, runtime
> environment, which is of course not installed on my system.
>
> In order to fix that, I tried downloading the dll from
> www.dll-files.com/dllindex/dll-files.shtml?msvcr80
> <http://www.dll-files.com/dllindex/dll-files.shtml?msvcr80> which does
> not help.
> After adding the dll to the path, there is a message saying
> "the procedure entry point '_decode_pointer' could not be found in
> msvcr80.dll".
> Beforde debugging c++ stuff, I'd like to ask you for any hints.
>
> Within the mailing list, there is no hint for any similar problen.
> Could not belief it, am I the only one ? ;-)
>
> Best regards
> Christian, germany
|