Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: fc9f91cd539562409499960bf5f88989f7cb50dc Size: 131.73 MB File Format: exe
Rating: 2.391304347
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 377 License: Free
Ecere SDK is a free software by ECERE Corporation and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Ecere SDK which is 131.73 MB in size and belongs to the software category SDK DDK. Ecere SDK was released on 2016-08-27 and last updated on our database on 2017-04-15 and is currently at version 0.44.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Ecere SDK Description
A set of compiling tools for the eC programming language
An Integrated Development Environment, with the usual features such as:
A source code editor with auto-completion, syntax highlighting
Management of application and library projects
A visual debugger
A Rapid Application Development form designer, based on properties & methods
A run time library, providing a uniform API across platforms, featuring:
A GUI toolkit (with a vast collection of powerful controls:
A 2D graphics API (bitmaps, fonts, international text, basic drawing)
A 3D graphics API, supporting both Direct3D and OpenGL (3DS file format support)
A networking API which provide Sockets as well as a distributed objects system for eC
System functionality such as file access, multi-threading & synchronization, handling date & time, etc.
Additional libraries and code for more features, such as:
The Ecere Data Access (EDA) layer, an abstract relational database API, providing an active record system for eC. Currently it has drivers for a minimal Ecere RDBMS and SQLite (as well as an encrypted version using SQLCipher), and recently a basic Oracle driver was introduced
An audio library (supporting DirectSound on Windows and ALSA on Linux)
WIA Scanning support on Windows
SSL Sockets suport through OpenSSL
A 2D tiled based game graphics engine (Tiled map, Sprites, A*)