User forums > Help

Using GTK+ with Code::Blocks

<< < (2/2)

stahta01:

--- Quote from: Art in Music on February 07, 2014, 09:31:36 pm ---Okay,

I see what you mean now. Where do I edit this script to fix it?

--- End quote ---

IIRC, right there.
It saves it somewhere in the user app data area.

Tim S.

Art in Music:
Right,

Only, I don't know what I should be editing within the script.

stahta01:

--- Quote from: Art in Music on February 07, 2014, 09:55:44 pm ---Right,

Only, I don't know what I should be editing within the script.

--- End quote ---

You can do changes or just look; it saves a local copy of the changes so, you can revert the changes.

But, I have only slight knowledge of scripting in CB.
The Wiki has info; but, not enough to help me without a lot of trial and error.

I would just try to find where the script is looking for the header file.

Tim S.

Art in Music:
Thanks!

I got it to work by editing the three places where it mentioned the folder "gtk-2.0" to instead look for "gkt-3.0". I was able to find those three places using the CTR + F function. Then, when it gave me a different error, looking for "gtk-win32-2.0", which it said was a lib file, I went and looked for it in the *\lib for GTK, and found "gtk-win32-3.0" instead, so I changed the two places it mentioned that file in the script accordingly, and now it doesn't give me errors.

Thanks for the help,
Dylan

Navigation

[0] Message Index

[*] Previous page

Go to full version