Solution to the subscribeevent problem!
Posted: Wed Aug 09, 2006 14:58
I have found a solution for the problem if you are not using STLPort or VS2003 but just VS2005 and any version of CEGUI and you receive 0xbaadf008!
Try building CEGUIBase (and possibly other projects) with linker options /OPT:REF and /OPT:ICF. This is the only thing that worked for me and I have had this problem for a very long time (http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1566), so happy now to have solved it!
Try building CEGUIBase (and possibly other projects) with linker options /OPT:REF and /OPT:ICF. This is the only thing that worked for me and I have had this problem for a very long time (http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1566), so happy now to have solved it!