User forums > Using Code::Blocks

using glade in a gtk+ project

(1/1)

parisa_k:
Hi,
I`m trying to use glade form builder in a project that uses GTk+
I have downloaded and compiled glade ...but there is an error in the line that I`ve included glade
#include<glade/glade.h>

it seems that some path should be added to build option .......which path should be added and where

what should I do
thanks

stahta01:
Add the path that contains glade/glade.h.

The location to add the path is an C::B questions that is OK.

Project -> Build Options
Tab "search directories"
Tab "compiler"
add path to the box.

Tim S


parisa_k:
thanks for your help

Navigation

[0] Message Index

Go to full version