[fpc-pascal]Graphics cards, VGALIB

Marco van de Voort marcov at stack.nl
Sun Sep 5 18:29:49 CEST 2004


> On 3 sep 2004, at 16:16, Marco van de Voort wrote:
> 
> > That is still manual, and will provoke a lot of msgs and questions 
> > about
> > how this is done.
> >
> > A gtk2 app probably easily will have 10+ libs.
> 
> The correct order and which libs you need can vary from OS to OS and 
> maybe even from gtk2 release to release. There is no other way to 
> really do it correctly than to rely on things like gtk-config.

Setup could run gtk-config and stuff it in the files. Then at least we
keep the compiler free from such patchwork, and center the "ugliness" in
the weights file that can be operated on by the user, external tools etc.




More information about the fpc-pascal mailing list