[fpc-pascal]Problems dll-ing with GTK

Michael Van Canneyt michael.vancanneyt at wisa.be
Tue Nov 19 13:55:29 CET 2002


On Tue, 19 Nov 2002, Olle Raab wrote:

> Hello
>
> I have build the GTK examples (in FPC 1.0.6) with commando MAKE.
>
> I also have downloaded GTK 1.3 for Windows, and installed it.
>
> However, whne trying to run one of the examples, e g Scribble, it complins
> about "gdk-1.3.dll" is missing. When I look at what was installed, all dll's
> names start with "lib" e g " libgtk-0.ddl".

This is a problem with GTK; Several sets of DLLs have been made and
distributed. You can just copy and rename the dlls so they match the
names that are expected by the FPC sources.

Michael.





More information about the fpc-pascal mailing list