[glade--]Re: Problems with glade--



Michel Belisle wrote:

> Christof,
>
> I am trying to write an internal app for my employer using GTK--, Glade
> and Glade--. My interface has been built with Glade. After some
> experimentation, I am at a point where I have figured out all the
> dependencies for building my app. Glade-- will generate an autogen.sh
> script along with sources, etc. Before starting inserting callback
> code, I just wanted to generate the code, build it and see if the
> interface shows up on screen. Is that possible? Do I need to write
> something in the main() to get things going?

No. It should compile/run out of the box.

> However, I have problems building my app because the SourceWriter in
> Glade-- generates header files that have an '#ifndef' at the top of the
> file but no corresponding '#endif' at the end of the file. Obviously, I
> could fix those manually. However, the next time I regenerate, I will
> lose my fixes. Is that a known bug of Glade-- or do you think there is
> some corrupted file that aborts the code generation process?

I think that glade-- stopped generating code since it trapped over a fatal
error. Please look more closely to the output of glade--.

If you don't succeed please attach the messages generated by your glade--
run.

Christof






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]