Diggory Hardy
39614c6813
CMake configuration tweaks
...
Make the PkgConfig search for OGRE libraries and headers happy when custom paths are set.
Check the uuid/uuid.h header is found.
14 years ago
Nicolay Korslund
f55362cbdc
Some Windows-help to cmake/FindAudiere.cmake + non-important changes.
15 years ago
Nicolay Korslund
358e1ca5a5
Added custom UTF8 converter. Removed iconv dependency.
15 years ago
Armin Preiml
6a936100a7
Merge remote branch 'upstream/master'
15 years ago
Nicolay Korslund
08289158d7
Added support for WAV files with libsndfile
15 years ago
Nicolay Korslund
912c8b1f2d
Added mpg123 file reader
15 years ago
Nicolay Korslund
cad9712411
Implemented FFMpeg sound loading. Selecting sound library is controlled through the CMake file.
15 years ago
Nicolay Korslund
34572f0b19
Compiled and linked in sound system (not yet functional)
15 years ago
Armin Preiml
305563e595
disabled char encoding method for windows, although you'll need to add the iconv libs
15 years ago
Armin Preiml
d81820303d
Added cmake file for the iconv library and extended relevant
...
cmake files to use it.
Added convertToUTF8 to esm_reader. getString(int size) uses this
method now.
15 years ago
Nicolay Korslund
fdb41f0774
Merged in CMake and header cleanups from zinnschlag
15 years ago
Marc Zinnschlag
c4a6fa56ea
cmake modifications for out of source build
15 years ago
Nicolay Korslund
4c1d07adb6
Added missing CMake files.
15 years ago
Ardekantur
0de198980c
initial commit of mac build
15 years ago
Nicolay Korslund
7238847b8b
CMake for Windows-patch by Sylvain T (NOT YET TESTED). Includes update to Mangle.
...
Details:
- create a sub directory to store CMake scripts (later more to come)
- add a search Ogre package script (may be replaced later by "official" Ogre 1.7 search script, since they switched to CMake, yeah !)
- fixed header issues being not available with MSVC and replaced by equivalent functions if assumed portable enough
15 years ago