Ecere SDK/eC Forums
http://ecere.org/community/
Print view

EDE explorer failed to build since latest SDK
http://ecere.org/community/viewtopic.php?f=5&t=206
Page 1 of 1
Author:  samsam598 [ Sun Oct 16, 2011 8:30 pm ]
Post subject:  EDE explorer failed to build since latest SDK

Hello,

All the EDE lib and samples can be built without a single problem as of before the lastest ecere SDK(eda/edb: Proper fix for ecere.com/mantis/view.php?id=646 (fb5b0907e281e269dcb01ab1a14fe5b00f79639a introduced a bug).Just noticed that the lib and the FileSystemBox can be built as well in the lastes ecere ,but the example Explorer can not pass build any more.

I don't know what change(s) in SDK caused this issue.Could you please help?Thanks.

Code: Select all

ExplorerWindow.c
   src\ExplorerWindow.ec:292: error: '__ecereClass_FlipStacker' undeclared (first use in this function)
   src\ExplorerWindow.ec:292: error: (Each undeclared identifier is reported only once
   src\ExplorerWindow.ec:292: error: for each function it appears in.)              
Author:  jerome [ Sun Oct 16, 2011 9:53 pm ]
Post subject:  Re: EDE explorer failed to build since latest SDK

Hi Sam,

I had to revert the FlipStacker code for stability reasons in the IDE.

The EDE/Explorer projects are very experimental in nature, so please don't expect them to build :)

We will look into fixing this soon, though.

Thanks!

Regards,

Jerome
All times are UTC-05:00 Page 1 of 1