[Mono-devel-list] Calling convention problem on Windows?

Randy Ridge ridge at randyridge.com
Sun Jun 6 18:18:45 EDT 2004


I've been seeing some issues with Tao.* and mono for some time, but
now with Tao added to mono it's probably time to get them sorted out.
Running monodis on Tao.Glut.dll, Tao.OpenGl.dll,
Tao.Platform.Windows.dll, all result in an unsupported calling
convention exception.  There's two calling conventions in use in these
three, StdCall and Cdecl, so I'm baffled as to what the issue is,
anyone have any thoughts?

To build Tao on Windows, assuming you have the latest out of cvs:
(put ms sdk in path)
cd tao\Scripts\Windows\net-1.1\Framework
Build.Strong.All.bat
(wait a couple minutes)

To reproduce issue:
(put mono in path)
cd tao\Build\Windows\net-1.1\Framework
monodis Tao.Glut.dll
monodis Tao.OpenGl.dll
monodis Tao.Platform.Windows.dll
  

-- 
Best regards,
 Ridge                          mailto:ridge at randyridge.com





More information about the Mono-devel-list mailing list