wascana + mingw + GTK

8 views
Skip to first unread message

pwillis

unread,
Aug 17, 2010, 2:10:23 PM8/17/10
to wascana
Hello,

Does the wascana mingw build contain GTK ?

If not, do I just unzip the 'DEV' packages from gtk.org
into the mingw hierarchy?

Thanks,

Peter

Doug Schaefer

unread,
Aug 17, 2010, 3:12:16 PM8/17/10
to was...@googlegroups.com
On Tue, Aug 17, 2010 at 2:10 PM, pwillis <silliw...@gmail.com> wrote:
> Hello,
>
> Does the wascana mingw build contain GTK ?

No it doesn't. I had thoughts of it, but it's quite the behemoth.

> If not, do I just unzip the 'DEV' packages from gtk.org
> into the mingw hierarchy?

Well, you would need the Windows version of GTK and it is probably
quite difficult to set up for development. I've never done it so I
can't really offer any advice beyond that.

Doug.

pwillis

unread,
Aug 18, 2010, 11:11:01 AM8/18/10
to wascana

On Aug 17, 12:12 pm, Doug Schaefer <cdtd...@gmail.com> wrote:
> On Tue, Aug 17, 2010 at 2:10 PM, pwillis <silliw.re...@gmail.com> wrote:
> > Hello,
>
> > Does the wascana mingw build contain GTK ?
>
> No it doesn't. I had thoughts of it, but it's quite the behemoth.
>
> > If not, do I just unzip the 'DEV' packages from gtk.org
> > into the mingw hierarchy?
>
> Well, you would need the Windows version of GTK and it is probably
> quite difficult to set up for development. I've never done it so I
> can't really offer any advice beyond that.
>
> Doug.


Actually GTK doesn't look too bad as far as dependencies and required
packages go.
All the packages necessary are already available for windows, as is
the GTK runtime.

I am just confused as to where eclipse/mingw will require the libs and
headers to be located....

The windows information regarding mingw and GTK is located at:

http://www.gtk.org/download-windows.html

I will touch base with the GTK people to get a clarification regarding
the
installation location of the packages.

Peter

Doug Schaefer

unread,
Aug 18, 2010, 11:47:41 AM8/18/10
to was...@googlegroups.com

OK. You will likely need to manually configure your projects to find
the GTK packages no matter where you put them. GTK projects generally
use pkg-config in Makefiles to generate the compiler and linker
options. pkg-config may have requirements on where you install the
headers and libraries.

There's not built-in support for GTK/pkg-config in CDT even on Linux,
so you're a bit on your own here.

Reply all
Reply to author
Forward
0 new messages