Code: Select all
+#if OGRE_PLATFORM == OGRE_PLATFORM_WIN32
rs->setConfigOption(String("Colour Depth"), String("32"));
+#endif
Code: Select all
+#if OGRE_PLATFORM == OGRE_PLATFORM_WIN32
rs->setConfigOption(String("Colour Depth"), String("32"));
+#endif