 |
| Never Seen the Sunlight |
Joined: Thu Mar 24, 2011 2:10 pm Posts: 324 Location: Sydney, Australia
|
|
The most likely reason for this problem is that although you have gtk installed you don't have the headers. These are found in the .dev packages in which case you have to make sure you install all the *-dev packages that are part of the gtk family. Same goes whenever you compile something that links to an external library. The one that's causing you're particular error is libglib2.0-dev If this isn't it please make sure you give us as much information as you can about your system, e.g. ubuntu version, gtk version etc.
|
|