Download List

專案描述

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-10 07:27
0.44 "Ryōan-ji"

Native window decorations are now supported. A new project file format allows for per-node X Config X Platform settings. SQLite and Oracle drivers have been implemented for EDA. Ecere is now Internationalized, with Chinese and Spanish translations (LANGUAGE=es_ES or zh_CN). The eC Distributed Objects have been improved. Extras are now included, with support for SSLSocket, Audio, WIA Scanning, and more. The Code Editor now features Line Numbers. The Windows installer has been updated. There are now PPAs on Launchpad, with daily builds. Numerous issues have been resolved.
標籤: major release

2010-02-04 20:07
0.44 pre1

The toolkit will now build on 64-bit Linux systems (still as 32-bit). New more flexible (per file, config, and platform) project files (.epj) are supported. The IDE now generates cross-platform makefiles. The samples were updated, added to, and reorganized. A collection of useful eC code for diverse purposes ("extras") was added. There were improvements and bugfixes to the compiler and throughout the SDK.

2008-12-25 20:45
0.44d1

The Ecere SDK is now Open Source under the revised BSD license. An automatic bootstrapping/build system was implemented. Mac OS X and PowerPC support was improved. A SQLite driver was added for the Ecere Data Access system. New IDE configuration options enable the integration of cross compilers. Lots of bugs were fixed. A tab control was added.
標籤: Stable, Major feature enhancements

2008-09-04 15:38
0.43

Dynamic class templates for meta (generic)
programming were introduced in the eC language.
Proper syntax highlighting was implemented in the
IDE. The debugger integration under Linux was
significantly improved. Many bugs and other issues
were resolved. Packages for Debian/Ubuntu and
GoboLinux are now provided.
標籤: Stable, Major feature enhancements

2008-06-12 14:59
0.42.1

Major bugfixes and improvements were made to Ecere
Database Access. Improvements were made to the
Undo buffer. Various other bugfixes and
improvements were made.
標籤: Stable, Major bugfixes

Project Resources