flodihn
20-11-2010 01:05:18
Hello, I been trying to get MyGUI working on Windows XP (It works great on Linux).
SVN Version: 3796
When I configure MyGUI it says it found ogre and freetype, no warnings there.
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ freetype
+ ogre
-----------------------------------------------------------------------------
Still something must when wrong, because when I try to compile my project I get tons of these and similar:
obj\Release\src\view\MyGUISystem.o:MyGUISystem.cpp:(.text+0x2f6)||undefined reference to `MyGUI::OgreRenderManager::OgreRenderManager()'
There is no OgrePlatform library in the lib dir, only a libMyGUIEngine.dll.a.
SVN Version: 3796
When I configure MyGUI it says it found ogre and freetype, no warnings there.
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ freetype
+ ogre
-----------------------------------------------------------------------------
Still something must when wrong, because when I try to compile my project I get tons of these and similar:
obj\Release\src\view\MyGUISystem.o:MyGUISystem.cpp:(.text+0x2f6)||undefined reference to `MyGUI::OgreRenderManager::OgreRenderManager()'
There is no OgrePlatform library in the lib dir, only a libMyGUIEngine.dll.a.