jitinsameer
24-11-2009 14:35:18
After building MyGUI from source, I just realized that the library "MyGUI.OgrePlatform.lib" is getting statically linked with my app. When I try to dig into the source of "MyGUI.OgrePlatform", I saw that the project is created as a static lib and export symbols have been commented out and in some parts, does not exist at all.
So a very important question is, does the sub-project "MyGUI.OgrePlatform" can be linked statically, given that we have LGPL license for the rest of MyGUI? If no, why is this build created as static lib by default?
Someone please throw some light on this...
So a very important question is, does the sub-project "MyGUI.OgrePlatform" can be linked statically, given that we have LGPL license for the rest of MyGUI? If no, why is this build created as static lib by default?
Someone please throw some light on this...