Commit Graph

22 Commits (0.7.0)

Author SHA1 Message Date
Roman Proskuryakov e0e69a8d8a Rewrites FindMyGUI with LibFindMacros 8 years ago
Roman Proskuryakov 63ca8b73fc fix: use Freetype in FindMYGUI instead of FREETYPE 8 years ago
Hristos N. Triantafillou 97bcdf7904 Properly find MyGUI in /usr/local/lib 8 years ago
sandstranger 48f4fc34eb build fixes for Android 8 years ago
Sebastian Wick b68f64ed97 adjust FindMyGUI.cmake to correctly handle REQUIRED and QUIETLY 9 years ago
slothlife 83ef1f7eea Add support for linking OpenSceneGraph statically
Added some basic support for linking to OpenSceneGraph and its plugins
statically. Also added a library necessary to statically link MyGUI
(previously Ogre pulled it in).
9 years ago
scrawl 4bb3cbf0fb Remove last remains of Ogre 9 years ago
scrawl 4f0387bdb5 Fix for recent merge 9 years ago
scrawl 974fda5bde Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	extern/sdl4ogre/sdlwindowhelper.cpp
9 years ago
k1ll 31db37afd4 FindMygui mingw 9 years ago
scrawl 48a6d7c1a0 Remove mygui platform libraries from cmake 9 years ago
scrawl 4e69e7cc0f OpenMW compiles and runs w/o render window 9 years ago
scrawl 1baf0f7bb2 Add version parsing to FindMyGUI.cmake 10 years ago
slothlife 20dabaead9 Fix CMake scripts to link static dependencies
Added FindDirectX scripts from Ogre so that FindOgre.cmake doesn't
fail silently to find the libraries correctly.

Modified top-level CMakelists.txt:
- Correctly set include dirs, preprocessor definitions, and add
  libraries for static Ogre plugins.
- Correctly set preprocessor definitions for static MyGUI.

Modified launcher, openmw, and opencs to link the static Ogre plugins.

Fixed FindSDL2.cmake to set a variable that contains only the SDL2
library, so that the launcher doesn't incorrectly link against
SDL2main.

Fixed FindMyGUI.cmake to correctly look for static variants.

Fixed FindOgre.cmake to set variables for DirectX plugins correctly.
10 years ago
Michael Mc Donnell 18fd14ff75 Workaround for FindMyGUI.cmake path space bug on Windows.
See bug 353 http://bugs.openmw.org/issues/353
12 years ago
Sylvain THESNIERES 7354d1eccb CMake fixes:
- Fix environment variable in Bullet
- Remove spurious message in MyGUI
12 years ago
Nikolay Kasyanov 677a907528 fixed comment 12 years ago
Nikolay Kasyanov 1b5d327f7e Fixed OS X build with static MyGUI 12 years ago
k1ll f2c4e513a4 Add support for building with a static build of the MyGui Libraries. 12 years ago
Marc Zinnschlag 6c8be7205a build fix 12 years ago
Alexander "Ace" Olofsson 55f1053b4f Windows fixes for compiling and linking 12 years ago
scrawl 3a00fbb950 removed mygui from source tree and use system install instead 12 years ago