caudio/Examples
Jonas Erlandsson c9cfd31b29 Linux compat changes.
Removed line 4-6 in CMake/InstallDependencies.cmake so Linux also get the macros.
Edited DependenciesSource/.../CMakeLists.txt to add -fPIC compiler option on Linux 64bit.
Edited all Examples/.../CMakeLists.txt to rename "Main.cpp" to "main.cpp".
Edited cAudio/include/cSTLAllocator.h to make the inclusion of cstddef.h explicit for gcc 2.6+.

Despite this you still need to copy Dependencies/include/OpenAL/alc.h to /usr/include/AL/alc.h (for Ubuntu or whatever path that is on your system) for it to compile if you are not running the development build of OpenAL.
2011-12-27 12:37:02 +01:00
..
CSharpExamples Adding new examples directory structure. 2011-08-24 01:16:40 -07:00
Media Adding new examples directory structure. 2011-08-24 01:16:40 -07:00
Tutorial1_2DSound Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial2_3DSound Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial3_MemoryPlayback Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial4_AudioCapture Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial5_AudioEffects Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial6_CustomEventHandler Linux compat changes. 2011-12-27 12:37:02 +01:00
Tutorial7_CustomLogReceiver Linux compat changes. 2011-12-27 12:37:02 +01:00
CAUDIOAppLogo.icns Adding new examples directory structure. 2011-08-24 01:16:40 -07:00
Info.plist Adding new examples directory structure. 2011-08-24 01:16:40 -07:00