News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

GTK+ wizard on Windows

Started by ToApolytoXaos, November 25, 2013, 10:20:20 AM

Previous topic - Next topic

ToApolytoXaos

I have noticed that GTK+ wizard script deals with 2.x series and not yet with 3.x.

Why wizard script is not using pkg-config by default? I'm using it and works just fine.

Here are my steps:

Compiler settings, Other Options


`pkg-config --cflags gtk+-2.0`

for GTK+ 2.24.


`pkg-config --cflags gtk+-3.0`

For GTK+ 3.6.4.

Linker settings, Other linker options

`pkg-config --libs gtk+-2.0`

for GTK+ 2.24.


`pkg-config --libs gtk+-3.0`

For GTK+ 3.6.4.

The same settings are used in Linux too.

oBFusCATed

Quote from: ToApolytoXaos on November 25, 2013, 10:20:20 AM
Why wizard script is not using pkg-config by default? I'm using it and works just fine.
Patches welcome...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]