Comment 2 for bug 1153763

Revision history for this message
Jerome St-Louis (jerstlouis) wrote :

Version 0.44.06 fixes the PowerPC FTBFS introduced in 0.44.05, and a few other bugs.

The Debian build with new packaging can be found at http://mentors.debian.net/package/ecere-sdk .

Alternatively, original source is found at https://github.com/ecere/sdk/archive/0.44.06.tar.gz
And Debian packaging at: https://github.com/ecere/sdk/archive/0.44.06-1.tar.gz

Relevant part of the changelog:

ecere-sdk (0.44.06-1) unstable; urgency=low

  * Fixed bugs causing build to fail on PowerPC
  * Fixed cross-bitness compiling issues
  * Fixed UTF8 text processing issues
  * Fixed serialization/unserialization of Map container objects
  * Fixed ListBox row moving bug
  * Fixed ColorPicker in IDE to be consistent with other dialogs
  * Enabled holding up/down buttons down to reorder directories
    in compiler settings
  * Relying on giflib rather than bundled libungif, taking out deps folder
    for Debian packages (Resolves Debian #703444)

 -- Jerome St-Louis <email address hidden> Thu, 28 Mar 2013 01:00:00 -0400

Successful build on Raring PPA with version matching 0.44.06:

https://code.launchpad.net/~ecere-team/+archive/ppa/+build/4406398

Thanks!

-Jerome