[Bug 1358572] Re: Update to Ecere SDK 0.44.10 (Major milestone, many usability fixes)
Jerome St-Louis
jerstlouis at gmail.com
Tue Aug 19 22:12:45 UTC 2014
For informational purposes:
These are the rules that should copy over the libEcereAudio:
https://github.com/ecere/ecere-
sdk/blob/ppa/debian/debian/libecereaudio0.install
It should have been installed from obj/linux/lib/ into /usr/lib/x86_64
-linux-gnu/ec/
And it should be built within audio/obj/release/linux/ when it's saying 'Building EcereAudio...'
before being copied over to obj/linux/lib
LIBDIR should have the value of lib/x86_64-linux-gnu/ on AMD64...
Not sure if somehow ECERE_AUDIO is not being set to 'y' during install
only? As it seems to be set during the build...
https://github.com/ecere/ecere-sdk/blob/master/Makefile
This is the main Makefile with all the install rules.
TARGET_PLATFORM is set within https://github.com/ecere/ecere-
sdk/blob/master/crossplatform.mk
Also note that this all builds fine on the Launchpad PPA:
https://code.launchpad.net/~ecere-
team/+archive/ubuntu/ppa/+recipebuild/773485
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1358572
Title:
Update to Ecere SDK 0.44.10 (Major milestone, many usability fixes)
Status in “ecere-sdk” package in Ubuntu:
New
Bug description:
Changelog since 0.44.09.9:
* Closes: (Debian) #749822 #750066 #750068
* Compiler fixes and optimizations
* Better C99 compatibility (stdbool, complex numbers)
* Fixed C integer promotion issues
* Fixed and improved all samples (resources included)
* Improved 3DS model support
* EditBox and syntax highlighting fixes
* Internationalization improvements
* Clang and OS X Mavericks Support
* More reliable IDE debugger watches
* X11 full screen support
* X11 acquired input support
* X11 fixes (including improved fix for Unity)
* Various bug fixes
* Memory leaks fixes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecere-sdk/+bug/1358572/+subscriptions
More information about the Ubuntu-sponsors
mailing list