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.)