IndieLibX NOTES_12.05.2016_16.09



A new version of IndieLibX.zip is available.
There are also the static library packages: IndieLibX_AllLibs_LNX32.zip 
and IndieLibX_AllLibs_LNX64.zip for the 32/64-bit linuxes 
and the IndieLibX_AllLibs_OSX.zip for OSX and the IndieLibX_AllLibs_NDK.zip and the IndieLibX_AllLibs_iOS.zip.

Instead of previous linux versions:
	Ubuntu version: 14.04
	Debian version: 7.9

IndieLibX.zip is now targeted to the following linux versions:
	Ubuntu version: 16.04
	Debian version: 8.4

These version numbers are defined in the ./DesktopProjects/Projects.xml file 
relative to the root folder of extracted packages of ./IndieLibX.zip. 
So they are easily changed to reflect your system.

Changes done:
 	OpenIL library is replaced with the Image3 C++-class.
	The aras-p-hlsl2glslfork-de4cd58 library is replaced with the newest version of hlsl2glslfork.
	./DesktopProjects/build.py and ./make.sh scripts offer a new alternative set of build commands
							 (not so yet stable and mature)
		to ./DesktopProjects/Projects.py and earlier ./make.sh scripts.
	Changes were done because the old OpenIL library and the old aras-p-hlsl2glslfork-de4cd58 library
	did not compile anymore without errors.

I have not yet tested how the build proceeds in the NDK and in the iOS platforms.
First ill try to comb out most of the bugs from the code in the LNX and in the OSX platforms.