[fpc-pascal] Problem linking a Windows DLL

Anton Shepelev anton.txt at gmail.com
Thu Sep 8 15:21:51 CEST 2011


Ludo Brands:

> Both  errors  indicate  that  the  dll couldn't be
> loaded. Or the dll itself isn't found, or the  dll
> has   dependencies  (probably  c  libraries)  that
> aren't found.

The DLL does work on another PC, so the problem must
be  with  some  dependencies.  Many thanks.  But how
can determine what is missing?

Elmar Haneke:

> Is there in addition an messagebox shown  indicat-
> ing an problem with C runtime?
>
> If  so you probably need an Manifest file for your
> FPC application

No, there are no other messages.

Anton



More information about the fpc-pascal mailing list