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

Cliff Baeseman vbman at pcpros.net
Sat Jul 3 11:10:52 EDT 1999


Peter

  Yep it probably would work but I needed to compile the modules
individually to root out some of the problems..

Cliff
-----Original Message-----
From: Peter Vreman <pfvreman at wins.uva.nl>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Saturday, July 03, 1999 4:33 AM
Subject: Re: [lazarus] How to get gtk running on WIN32 "got it running"


>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
>
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list