RMI
15-11-2013 16:39:52
Hi,
I try to port MyGUI with Mogre 1.7.4. but i have an exception 'AccesViolationException' when i call this fonction
Someone can help me ?, the compilation of MyGui and its wrapper seems to be good.
Thanks
I try to port MyGUI with Mogre 1.7.4. but i have an exception 'AccesViolationException' when i call this fonction
[DllImport("MyGUI.OgrePlatform.Export.dll", CallingConvention = CallingConvention.Cdecl)]
private static extern void Export_CreateGUI();
Someone can help me ?, the compilation of MyGui and its wrapper seems to be good.
Thanks