I don't want to include glade into C::B, i just want the .glade file.
I found a third way, using the libglade library : http://www.jamesh.id.au/software/libglade/ (http://www.jamesh.id.au/software/libglade/) that's what I was looking for!!
Now i've got a compilation problem :(
/home/joda/DEVELOPPEMENT/cpp/testGlade_01/main.cpp:18: undefined reference to `glade_xml_new'
/home/joda/DEVELOPPEMENT/cpp/testGlade_01/main.cpp:24: undefined reference to `glade_xml_signal_autoconnect'
:: === Build finished: 2 errors, 0 warnings ===
But that's not the right place to post this problem!!
So thx