MeshViewer debug in VS2005 problems

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
Ros
Posts: 30
Joined: Thu Jul 13, 2006 11:30 am
Contact:

MeshViewer debug in VS2005 problems

Post by Ros »

I create a Windows aplicstion project.

In Form1.cs added a CS Tutorial 9 code
http://www.irrforge.org/index.php/CS_Tutorial_9


And i start compiling the source but i had this error of compiler:
Error 1 '_09.WinFormMeshViewer.Form1.Dispose(bool)': no suitable method found to override C:\Documents and Settings\De BaaS\Mijn documenten\Visual Studio 2005\Projects\MechViewer\MechViewer\Form1.Designer.cs 14 33 MechViewer
Whats a problem? :? [/code]
Locked