2015-12-27 13:06 GMT+03:00 Kirill Bychkov <[email protected]>: > On Sun, December 27, 2015 00:37, Vadim Zhukov wrote: >> 2015-12-26 22:04 GMT+03:00 Pascal Stumpf <[email protected]>: >>> On Sat, 26 Dec 2015 17:04:40 +0300, "Kirill Bychkov" wrote: >>>> Hi, >>>> This is a port of MyGUI, a library for creating GUIs for games and 3D >>>> applications. >>>> It is needed for upcoming OpenMW (Morrowind engine) port from pascal@. >>>> >>>> OK? >>> >>> Hmm, I think libEditorFramework needs SO versioning, no? It's not a >>> plugin as far as I can tell. >> >> Yes, and same for libPlugin_StrangeButton.so. Or it shouldn't go in >> /usr/local/lib (but in some subdirectory, for example). >> >> -- >> WBR, >> Vadim Zhukov >> >> > Here is a fixed version.
Yes, that's better. I have one more question, though: is there any reason for having unit tests (MYGUI_BUILD_UNITTESTS variable) not enabled? I've tried to enable it, and tests were build successfully. But it looks like they do require installation and/or specifying configuration in some other, complicated, way... Could you take a look here, please? In any way, okay for me. The tests could be worked on later. -- WBR, Vadim Zhukov
