mjs513 / monoxna

Automatically exported from code.google.com/p/monoxna
Other
0 stars 0 forks source link

Method OnItemAdded is absent in DotNetProject declared in MonoDevelop.Core.Dll version above 2.4 #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
C:\MonoXna\src\MonoDevelop.Xna\XnaProject.cs(33,33): Error CS0115: 
`MonoDevelop.Xna.XnaProject.OnItemAdded(object)' is marked as an override but 
no suitable method found to override (CS0115) (MonoDevelop.Xna)

Original issue reported on code.google.com by stm.p...@gmail.com on 22 Nov 2011 at 11:02

GoogleCodeExporter commented 9 years ago
The method is present in MonoDevelop 2.4.2. Are you saying that it has been 
removed in later versions?

Original comment by lav...@gmail.com on 23 Nov 2011 at 8:19

GoogleCodeExporter commented 9 years ago
Yes. MonoDevelop 2.4.2 is a very old version does not support iOs and have many 
other shortcomings. If you can solve this problem. While the transition to 
OpenTK important.

Original comment by stm.p...@gmail.com on 23 Nov 2011 at 9:46

GoogleCodeExporter commented 9 years ago
Can I help on the project? For a start I can finish the section 
Microsoft.Xna.Framework.Net using lidgren-network-gen3.

Original comment by stm.p...@gmail.com on 23 Nov 2011 at 9:21

GoogleCodeExporter commented 9 years ago
Anybody able can contribute to the project. 

I have no experience with lidgren-network-gen3 though, but since we currently 
are porting away from SDL to OpenTK, and OpenTK don't have a network API (as 
far as I know), I guess lidgren is an adequate alternative.

Original comment by lav...@gmail.com on 24 Nov 2011 at 10:39