Re: gIDE project problem
- From: Mark Benvenuto <mcb54 columbia edu>
- To: Ed Snible <esnible acm org>
- Cc: gnome-devtools gnome org
- Subject: Re: gIDE project problem
- Date: Fri, 24 Aug 2001 16:05:53 -0400
Ed Snible wrote:
> On Friday 24 August 2001 11:36, you wrote:
> > Please keep pestering us,
>
> Sweet how gIDE can open the Makefile.am file. It all looks much nicer than
> gIDE 0.30.
>
> Build|All should bring the compilation window to the front. None of the
> Build menu choices presented a user interface, even "Build|Parameters." When
> the build finishes gbf-am-project doesn't stop but consumes 99% of CPU as
> reported by "top." Exiting gIDE doesn't help.
Build/Run and Build/Parameters are not implemented. I have seen the 100% usage
also. The problem is with the g_io_channel in gbf-am-project code that reads the
ouput from the actual perl script which builds the project. I have the feeling
it is not being unrefed properly but I have not tracked it down. The problem is
it continues being used to look for more input in the gtk_main look after the
script stops.
> Debug|Debug is always disabled. Is debugging working and if so how do I
> bring it up?
Double click on a program listed under targets. The you can debug the program.
Mark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]