FormDesigner missing in action: Fixed!

General help: new users, installing the Ecere SDK, using the IDE to compile and run applications.
Post Reply
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

FormDesigner missing in action: Fixed!

Post by jerome »

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 and test out these attachments:



Cheers!

Jerome
Attachments
Makefile.ecereCOM
This goes in ecere/
(9.12 KiB) Downloaded 981 times
ecereCOM.epj
This goes in ecere/
(2.75 KiB) Downloaded 1089 times
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: FormDesigner missing in action: Fixed!

Post by jerome »

Hold off... things aren't so good after all now New Project jams the IDE :S
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: FormDesigner missing in action: Fixed!

Post by jerome »

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.
Attachments
CodeObject.ec
goes in ide/src/Designer/
(3.68 KiB) Downloaded 968 times
Post Reply