[lazarus] How to get gtk running on WIN32 "got it running"

Peter Vreman pfvreman at wins.uva.nl
Sat Jul 3 05:20:49 EDT 1999


At 04:41 3-7-99 , you wrote:
>Ok I can answer questions about the win32 how to.
>
>I had to change the line in glib.pp to read the correct dll version from a 
>2 to a 3.
>
>
>glibdll='glib-1.2';
>
>change to a 1.3 the latest version
>
>glibdll='glib-1.3';
>
>I then compiled
>
>ppc386 glib
>ppc386 gtk
>ppc386 gmodule
>ppc386 gdk
>
>copy the output .ow files to the units/win32 and overwrite the ones there.
>
>The only example that will compile correct is the notebook.pp
>
>I did not use the make file to do this at all...
Why that difficult? 'make install' would be enough to do this all for you 
if you've placed everything in /pp/source which is the default place since 
0.99.12







More information about the Lazarus mailing list