Search found 609 matches

by jerome
Mon Jan 18, 2010 4:37 pm
Forum: eC Language
Topic: Declaration Reordering
Replies: 0
Views: 24189

Declaration Reordering

At the moment, a major problem in the eC compiler is the algorithm used to keep declarations in generated C code in the proper order. We're planning a major simplification using a topological sort algorithm, which should greatly enhance the compiler performance. It is a major problem right now, espe...
by jerome
Mon Jan 18, 2010 4:31 pm
Forum: GUI Toolkit
Topic: Next Generation of the GUI Toolkit
Replies: 2
Views: 40043

Next Generation of the GUI Toolkit

We are planning a lot of improvements to the GUI toolkit. Among other things a reorganization of the API classes (see picture), a new auto layout system based on the CSS box model, a much easier and much powerful skinning system. The anchoring system should also be improved to become a combination o...
by jerome
Mon Jan 18, 2010 4:03 pm
Forum: General Help
Topic: FormDesigner missing in action: Fixed!
Replies: 2
Views: 11476

Re: FormDesigner missing in action: Fixed!

That IDE jamming is now fixed... It was a silly mistake in my patch to work around the GCC 4.4 bug =)
I reuploaded the tarball again.
by jerome
Mon Jan 18, 2010 3:56 pm
Forum: Ecere Desktop Environment
Topic: Introducing the project...
Replies: 5
Views: 80659

Re: Introducing the project...

jeffszusz wrote:Anyone else think this could be an optional mode for Ecere Explorer?
I think it should be the default mode! =)
by jerome
Mon Jan 18, 2010 3:26 pm
Forum: Ecere Desktop Environment
Topic: Introducing the project...
Replies: 5
Views: 80659

Introducing the project...

One of goals we hope to accomplish with Ecere is to provide a simple, yet complete desktop environment built upon Ecere. One of the major advantages of this is of course the small footprint and dependencies list of Ecere compared to KDE/Qt or GNOME/GTK. The Acovel Media Player and Ecere Communicator...
by jerome
Mon Jan 18, 2010 2:48 pm
Forum: General Help
Topic: FormDesigner missing in action: Fixed!
Replies: 2
Views: 11476

Re: FormDesigner missing in action: Fixed!

Hold off... things aren't so good after all now New Project jams the IDE :S
by jerome
Mon Jan 18, 2010 1:17 pm
Forum: General Help
Topic: FormDesigner missing in action: Fixed!
Replies: 2
Views: 11476

FormDesigner missing in action: Fixed!

Hey guys. I reuploaded the source tarball (same link, please redownload: http://www.ecere.com/ecere-sdk-0.44pre1.tar.bz2 ) with a fix for the missing FormDesigner. It was a conflict with the ecereCOM library, because of missing flags in the Makefiles. I figure I'd post a patch to save on bandwidth a...
by jerome
Mon Jan 18, 2010 10:24 am
Forum: General Help
Topic: Linker Error: crtbegin.o: error: No such file: No such file
Replies: 3
Views: 13186

Re: Linker Error: crtbegin.o: error: No such file: No such file

Yes please use the MinGW *FROM* 0.43.
Unless you got another GCC 4.3 working... because you might have problems with other versions.

Object model designer being blank -- I'm trying to debug this right now as I type.
by jerome
Mon Jan 18, 2010 5:26 am
Forum: General Help
Topic: Linker Error: crtbegin.o: error: No such file: No such file
Replies: 3
Views: 13186

Re: Linker Error: crtbegin.o: error: No such file: No such file

Hi liqi, welcome to the new forums! :) is this related to your other post? Which version of the SDK is this with? 0.43? Which version of MinGW are you using? I recommend using the one that comes with the 0.43 installer. Please give us a little bit more information so we can help you. Cheers, Jerome